View source: R/food-demand-plots.R
mc.make.byyear.plot | R Documentation |
Make the by-year plot for a set of monte carlo results by sampling the distribution
mc.make.byyear.plot(
mc.data,
obsdata,
bias.correction = NULL,
region = NULL,
nsamp = 30,
pltrgn = NULL
)
mc.data |
Monte Carlo results data |
obsdata |
Data frame of observed food demand data |
bias.correction |
Regional bias correction factors (default = none) |
region |
Vector of regions to plot (default = all) |
nsamp |
Number of samples to draw from the Monte Carlo distribution |
pltrgn |
Regions to include in the plot. If |
by-year plot for a set of monte carlo results by sampling the distribution
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.