simobs_annual_plot: Facet year plot

View source: R/rgreen_plots.R

simobs_annual_plotR Documentation

Facet year plot

Description

This function blah, blah, blah....

Usage

simobs_annual_plot(
  catch_data,
  annual_data,
  alpha_p,
  alpha_l,
  sd_coef,
  years,
  name_basin,
  maxvalue
)

Arguments

catch_data

data frame. Definition of the topological sequence of catchments.

annual_data

data frame. Sources of nutrient for each year and catchments.

alpha_p

numeric. First model parameter, the basin retention coefficient.

alpha_l

numeric. Second model parameter, the river retention coefficient.

sd_coef

numeric. Third model parameter, fraction of domestic diffuse sources that reaches the stream network.

years

integer. Years to be used in the calibration. For sequences use c(yearini:yearend).

name_basin

character. The name of the basin

maxvalue

numeric. The maximum value

Value

One object, a data frame


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