#' @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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.