get_dynamic_mean_plots: Create multiple plots for dynamic mean data

View source: R/exploring_lab_data_means.R

get_dynamic_mean_plotsR Documentation

Create multiple plots for dynamic mean data

Description

Creates multiple image files, with different line plots, histograms, etc.

Usage

get_dynamic_mean_plots(names)

Arguments

names

List of strings, containing the names used to identify the data sets

Value

None

Examples

names <- c("BigDaddy_3Apr17", "BigDaddy_20Mar17",
"BigGuy_15Feb18", "Eliza_7Sept17",
"Eliza_20Sept17", "Lady_27Mar17")
get_dynamic_mean_plots(names)

longjess/hornsharkHMM documentation built on June 15, 2022, 11:32 p.m.