Learn R Programming

sars (version 2.0.0)

cole_sim: A simulated species-site abundance matrix with site areas

Description

A dataset in the correct sars format:

Usage

data(cole_sim)

Arguments

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.

Examples

Run this code
data(cole_sim)

Run the code above in your browser using DataLab