R/ants-data.R

#' @name ants
#' @docType data
#'
#' @title Ant Biodiversity Data
#'
#' @description Roth et al., (1994) Costa Rican ant diversity data
#'
#' @format A data.frame with 82 rows (species) and 5 columns (covertypes):
#' \describe{
#'   \item{species}{Ant species (family)}
#'   \item{Primary.Forest}{Primary forest type}
#'   \item{Abandoned.cacao.plantations}{Abandoned cacao plantations type}
#'   \item{Productive.cacao.plantations}{Active cacao plantations type}
#'   \item{Banana.plantations}{Active banana plantations type}
#' }
#'
#' @references Roth, D. S., I. Perfecto, and B. Rathcke (1994) The effects of management systems on 
#'             ground-foraging ant diversity in Costa Rica. Ecological Applications 4(3):423-436.
#'
NULL

Try the spatialEco package in your browser

Any scripts or data that you put into this service are public.

spatialEco documentation built on Nov. 18, 2023, 1:13 a.m.