Description Usage Arguments Value Examples
View source: R/data_analysis.R
Summarise a number of animal datasets by GPS unit
| 1 | summarise_unit(rds_path)
 | 
| rds_path | Path of .rds cow data file to read in | 
summary statistics for animals by GPS unit
| 1 2 3 | # Read in .rds of demo data and summarise by GPS unit
summarise_unit(system.file("extdata", "demo_nov19.rds", package = "animaltracker"))
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.