R/data.R

#' Resource data from Winterhalder et al. (1988): The Population Ecology of Hunter-Gatherers and Their Prey [mostly from Table 6].
#'
#' @format A data frame with 8 rows and 7 variables:
#' \describe{
#'   \item{name}{Resource name}
#'   \item{energy}{Food energy of resource (kcal)}
#'   \item{handling_time}{Time needed to pursue and process resource (min)}
#'   \item{procure_loss}{Energy lost while procuring resource (kcal/min)}
#'   \item{density}{Base density of resource on landscape (No. / km^2))}
#'   \item{growth_rate}{Intrinsic rate of increase of resource (1/year)}
#'   \item{search_radius}{Visibility of resource to forager (km)}
#' }
#' @source \url{https://www.sciencedirect.com/science/article/pii/0278416588900013}
"wintPrey"
MichaelHoltonPrice/forageR documentation built on May 28, 2019, 7:31 p.m.