boxplot_time_unit: Generates a boxplot to visualize the distribution of time...

Description Usage Arguments Value Examples

View source: R/data_analysis.R

Description

Generates a boxplot to visualize the distribution of time between GPS measurements by GPS unit.

Usage

1

Arguments

rds_path

Path of .rds animal data file to read in

Value

distribution of time between GPS measurements by GPS unit, as a boxplot

Examples

1
2
3
# Boxplot of GPS measurement time differences for demo data .rds

boxplot_time_unit(system.file("extdata", "demo_nov19.rds", package = "animaltracker"))

mathedjoe/animaltracker documentation built on Aug. 12, 2021, 7:46 a.m.