R/data.R

#' Demo animal GPS data from cows
#'
#' @format A data frame with 2171 rows and 29 variables
#' 
"demo"

#' Metadata for demo animal GPS data from cows
#'
#' @format A data frame with 6 rows and 11 variables
#' 
"demo_meta"

#' Raw demo animal GPS data from cows with information
#' 
#' @format A list with 10 elements
#'
"demo_info"

#' Unfiltered demo animal GPS data from cows
#'
#' @format A data frame with 2288 rows and 32 variables
#'
"demo_unfiltered"

#' Filtered demo animal GPS data from cows
#' 
#' @format A data frame with 2187 rows and 26 variables
#'
"demo_filtered"

#' Unfiltered demo animal GPS data from cows with elevation
#'
#' @format A data frame with 2288 rows and 35 variables
#'
"demo_unfiltered_elev"

#' Filtered demo animal GPS data from cows with elevation
#' 
#' @format A data frame with 2187 rows and 29 variables
#'
"demo_filtered_elev"

#' Demo comparison of two animal datasets
#'
#' @format A data frame with 2758 rows and 33 variables
#'
"demo_comparison"

Try the animaltracker package in your browser

Any scripts or data that you put into this service are public.

animaltracker documentation built on Nov. 18, 2020, 1:08 a.m.