references_plot: Reference summary plot

View source: R/rgreen_plots.R

references_plotR 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)


GREENeR documentation built on May 29, 2024, 6:18 a.m.