get_static_sd_plots: Create multiple plots for static standard deviation data

View source: R/exploring_lab_data_sd.R

get_static_sd_plotsR Documentation

Create multiple plots for static standard deviation data

Description

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

Usage

get_static_sd_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_static_sd_plots(names)

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