#' 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.