powered by
Summarise a number of animal datasets by GPS unit
summarise_unit(rds_path)
Path of .rds cow data file to read in
summary statistics for animals by GPS unit
# NOT RUN { # Read in .rds of demo data and summarise by GPS unit summarise_unit(system.file("extdata", "demo_nov19.rds", package = "animaltracker")) # }
Run the code above in your browser using DataLab