LakeRetent_plot {GREENeR} | R Documentation |
Lake retention values summary
Description
Summary of the reference values in the stations
Usage
LakeRetent_plot(catch_data_TN)
Arguments
catch_data_TN |
data frame. Sources of nutrient for each year and catchments. |
Value
barplot & histogram-density
Examples
# the data of the TN scenario
data(catch_data_TN)
LakeRetent_plot(catch_data_TN)
[Package GREENeR version 1.0.0 Index]