Plots the output of runExperiment.
plotExperiment.RdTakes the output of runExperiment, and generates plots of ecological memory patterns for a large number of simulated pollen curves.
Arguments
- experiment.output
list, output of
runExperiment. Default:NULL.- parameters.file
dataframe of simulation parameters. Default:
NULL.- ribbon
logical, switches plotting of confidence intervals on (TRUE) and off (FALSE). Default:
FALSE.
See also
Other virtualPollen:
experimentToTable(),
runExperiment()