View source: R/plotExperiment.R
| plotExperiment | R Documentation |
runExperiment.Takes the output of runExperiment, and generates plots of ecological memory patterns for a large number of simulated pollen curves.
plotExperiment(
experiment.output = NULL,
parameters.file = NULL,
ribbon = FALSE
)
experiment.output |
list, output of |
parameters.file |
dataframe of simulation parameters. Default: |
ribbon |
logical, switches plotting of confidence intervals on (TRUE) and off (FALSE). Default: |
A ggplot2 object.
Blas M. Benito <blasbenito@gmail.com>
plotMemory, runExperiment
Other virtualPollen:
experimentToTable(),
runExperiment()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.