View source: R/psupertime_plots.R
Convenience function to do multiple plots
1 2 3 4 5 6 7 | psupertime_plot_all(
psuper_obj,
output_dir = ".",
tag = "",
label_name = "Ordered labels",
ext = "png"
)
|
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) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.