create_plots_batch: Create image files for every simulation in a batch

Description Usage Arguments Value

View source: R/demonanalysis.R

Description

Create image files for every simulation in a batch

Usage

1
2
create_plots_batch(input_dir, type = "plot", file_type = "png",
  output_dir = NA, ...)

Arguments

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

Value

a set of image files


robjohnnoble/demonanalysis documentation built on June 30, 2020, 12:47 a.m.