get_plots_dynamic: Create multiple plots for dynamic and ODBA data

View source: R/exploring_lab_data_dynamic.R

get_plots_dynamicR Documentation

Create multiple plots for dynamic and ODBA data

Description

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

Usage

get_plots_dynamic(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_plots_dynamic(names)

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