#Load example plot plant data
data(exampleforest)
#Default species parameterization
data(SpParamsMED)
#Draw rainfall interception for two values of the E/R ratio
hydrology_interceptionPlot(exampleforest, SpParamsMED, ER = c(0.05, 0.2))
Run the code above in your browser using DataLab