R/data_coleman.R

#' A simulated species-site abundance matrix with site areas
#'
#' A dataset in the correct sars format:
#'
#' @usage data(cole_sim)
#' @format A list with two elements. The first element contains a species-site
#'   abundance matrix in which the rows are species, and the columns are
#'   sites/islands. Each value in the matrix is the abundance of a species at a
#'   given site. The second element contains a vector of the areas of each site.
#' @source Matthews et al. 2015.
#' @examples
#' data(cole_sim)
"cole_sim"

Try the sars package in your browser

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

sars documentation built on Dec. 28, 2022, 2:38 a.m.