references_plot {GREENeR} | R Documentation |
Reference summary plot
Description
Summary of the reference values in the stations
Usage
references_plot(annual_data)
Arguments
annual_data |
data frame. Sources of nutrient for each year and catchments. |
Value
A barplot, a histogram-density and a boxplot
Examples
# the data of the TN scenario
data(annual_data_TN)
references_plot(annual_data_TN)
[Package GREENeR version 1.0.0 Index]