categ {gambin} | R Documentation |
Simulated bird SAD dataset with species classification data
Description
A randomly generated bird SAD dataset where each species has been randomly classified according to its origin (native, exotic or invasive).
Format
A dataframe with three columns: 1) 'abundances' = the abundance of each species, 2) 'species' = the species names, and 3) 'status' the species origin classification. In regards to (3) each species is classified as either native (N), exotic (E) or invasive (I).
Source
This package.
Examples
data(categ, package = "gambin")
[Package gambin version 2.5.0 Index]