R/data.R

#' Simulated three stage dive
#' 
#' The \code{dive.sim} object contains the complete simulated dive trajectory 
#' and as a corresponding set of observations in addition to the model 
#' parameters and other features used to generate and analyze the dive.  The 
#' purpose of the dataset is to provide illustrations of data formats 
#' compatible with the \code{dsdive} package, and also provide pre-computed 
#' outputs that may be worked with immediately when exploring and testing the 
#' package.
#' 
#' @examples
#' 
#' data("dive.sim")
#' str(dive.sim)
#' 
"dive.sim"
jmhewitt/dsdive documentation built on May 29, 2020, 5:18 p.m.