npn_abundance_categories {rnpn}R Documentation

Get Abundance Categories

Description

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

Usage

npn_abundance_categories(...)

Arguments

...

Currently unused.

Value

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

Examples

## Not run: 
ac <- npn_abundance_categories()

## End(Not run)


[Package rnpn version 1.4.0 Index]