R/data.R

#' Example PRH data
#'
#' Example data from a CATS biologger deployed on a humpback whale (*Megaptera
#' novaeangliae*) in Monterey Bay, CA, US on 2016-07-27.
#'
#' @docType data
#' @format A data frame. See \code{\link[prhdata]{prh}}.
#' @references Cade, David E., Kelly R. Barr, John Calambokidis, Ari S.
#' Friedlaender, and Jeremy A. Goldbogen. “Determining Forward Speed from
#' Accelerometer Jiggle in Aquatic Environments.” Journal of Experimental
#' Biology 221, no. 2.
#'
#' @source \href{https://doi.org/10.1242/jeb.170449}{Journal of Experimental
#'   Biology}
"prh_expl"

#' Example raw acceleration data
#'
#' Example data from a CATS biologger deployed on a humpback whale (*Megaptera
#' novaeangliae*) in Monterey Bay, CA, US on 2016-07-27.
#'
#' @docType data
#' @format A data frame. See \code{\link[prhdata]{Araw}}.
#' @references Cade, David E., Kelly R. Barr, John Calambokidis, Ari S.
#' Friedlaender, and Jeremy A. Goldbogen. “Determining Forward Speed from
#' Accelerometer Jiggle in Aquatic Environments.” Journal of Experimental
#' Biology 221, no. 2.
#'
#' @source \href{https://doi.org/10.1242/jeb.170449}{Journal of Experimental
#'   Biology}
"Araw_expl"
FlukeAndFeather/jiggle documentation built on Oct. 30, 2019, 6:18 p.m.