categ: Simulated bird SAD dataset with species classification data

Description Format Source Examples

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

1
data(categ, package = "gambin")

Example output



gambin documentation built on April 17, 2021, 1:06 a.m.