powered by
Determines the GPS measurement time value difference values roughly corresponding to quantiles with .05 intervals.
quantile_time(rds_path)
Path of .rds animal data file to read in
approximate time difference values corresponding to quantiles (.05 intervals)
# NOT RUN { # Read in .rds of demo data and calculate time difference quantiles quantile_time(system.file("extdata", "demo_nov19.rds", package = "animaltracker")) # }
Run the code above in your browser using DataLab