R/data.R

#' @title subset of 5 bees.
#'
#' @description This is a subset of 5 bees randomly selected in the
#'   exeprimental design of Requier et al. (J. Animal Ecology).
#' @format A data.frame with three columns.
#' \describe{
#'   \item{name}{The identity of the bee}
#'   \item{Age}{The age of the bee in day.}
#'   \item{Number}{Number of trips per day.}
#'   \item{Duration}{duration of trips per day.}
#'   \item{Time}{Time of trips per day.}
#' }
#' @docType data
#' @keywords datasets
"dataExample"

Try the aof package in your browser

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

aof documentation built on March 13, 2020, 3:17 a.m.