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"
frareb/osfi documentation built on May 7, 2020, 9:39 a.m.