R/FulanusPhysiology.R

#' Running speed achieved by 125 *Fulanus beltranus* lizards in 681 trials under different temperatures.
#'
#' A dataset containing 681 running speed trials of *Fulanus beltranus* lizards under different temperatures, the temperatures of the runs, individual identities for each lizard, body size of each individual, the tempetature they were acclimated to, the site where they were captured, their hydration state during the trial.
#'
#' @format A data frame with 681 rows and 8 variables:
#' \describe{
#'   \item{species}{species name}
#'   \item{id}{individual identity of the lizard perform}
#'   \item{temp}{lizard body temperature at the moment of the trial, in Celsius}
#'   \item{performance}{maximum running speed at trial, in meters per second}
#'   \item{size}{lizard body size, in centimeters}
#'   \item{site}{place where lizard was collected}
#'   \item{acctemp}{temperature to which lizard was acclimated to, two weeks before trial, in Celsius}
#'   \item{hydration}{hydration state during trial, proportion}
#'   ...
#' }
"FulanusPhysiology"
gabrielhoc/MapinguariLegacy documentation built on May 8, 2019, 9:54 p.m.