psupertime_plot_all: Convenience function to do multiple plots

Description Usage Arguments

View source: R/psupertime_plots.R

Description

Convenience function to do multiple plots

Usage

1
2
3
4
5
6
7
psupertime_plot_all(
  psuper_obj,
  output_dir = ".",
  tag = "",
  label_name = "Ordered labels",
  ext = "png"
)

Arguments

psuper_obj

Psupertime object, output from psupertime

output_dir

Directory to save to

tag

Label for all files

label_name

Description for the ordered labels in the legend (e.g. 'Developmental stage (days)')

ext

Image format for outputs, compatible with ggsave (eps, ps, tex, pdf, jpeg, tiff, png, bmp, svg, wmf)


wmacnair/psupertime documentation built on July 10, 2020, 8:12 p.m.