Description Usage Arguments Value
View source: R/demonanalysis.R
Create image files for every simulation in a batch
1 2 | create_plots_batch(input_dir, type = "plot", file_type = "png",
output_dir = NA, ...)
|
input_dir |
base input directory name |
type |
what type of images to create: "plot", "chart" or "origintimes" (or a vector containing two or more of these strings) |
file_type |
either "pdf" or "png" (other values default to "pdf") |
output_dir |
folder in which to save the image files |
... |
additional arguments passed to the plotting function |
a set of image files
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.