View source: R/exploring_lab_data_means.R
get_dynamic_mean_plots | R Documentation |
Creates multiple image files, with different line plots, histograms, etc.
get_dynamic_mean_plots(names)
names |
List of strings, containing the names used to identify the data sets |
None
names <- c("BigDaddy_3Apr17", "BigDaddy_20Mar17", "BigGuy_15Feb18", "Eliza_7Sept17", "Eliza_20Sept17", "Lady_27Mar17") get_dynamic_mean_plots(names)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.