references_plot {GREENeR} | R Documentation |
Summary of the reference values in the stations
references_plot(annual_data)
annual_data |
data frame. Sources of nutrient for each year and catchments. |
A barplot, a histogram-density and a boxplot
# the data of the TN scenario
data(annual_data_TN)
references_plot(annual_data_TN)