Skip to contents

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

# \donttest{
# the data of the TN scenario
data(catch_data_TN)
LakeRetent_plot(catch_data_TN)

# }