plot_outcome_burnin | R Documentation |
Equivalent of plot_outcome_simple
but only shows the burn-in period.
plot_outcome_burnin(root, approx = NULL)
root |
Path to the simulation folder |
approx |
Path to pass to |
Wrapper around plot_outcome_core
A patchwork
plot_outcome_core
## Not run: root <- system.file("extdata", "sim-example", package = "speciomer") plot_outcome_burnin(root) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.