Gets data on all abundance/intensity categories and includes a data frame of applicable abundance/intensity values for each category

npn_abundance_categories(...)

Arguments

...

Currently unused.

Value

A data frame listing all abundance/intensity categories and their corresponding values.

Examples

if (FALSE) { # \dontrun{
ac <- npn_abundance_categories()
} # }