cole_sim {sars} | R Documentation |
A simulated species-site abundance matrix with site areas
Description
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)
[Package sars version 1.3.6 Index]