R/abundance.R

#' Abundance measurements
#' 
#' A dataset containing abundances for each plant species, 
#' where each species was sampled at its developmental peak.
#' * plot: one of 9 plots of the study area
#' * subplot: one of 36 1x1 m subplots of each plot
#' * species: plant species
#' * individuals: number of individuals observed
#'   
#' @note For details, see Lanuza et al. 2018 Ecology Letters. 
#' @docType data
#' @keywords datasets
#' @name abundance
#' @usage data(abundance)
#' @format A data frame with 5184 rows and 4 variables
#' @md
"abundance"
RadicalCommEcol/cxr documentation built on Oct. 29, 2023, 10:07 p.m.