npn_species_types {rnpn} | R Documentation |
Get Species Types
Description
Return all plant or animal functional types used in the NPN database.
Usage
npn_species_types(kingdom = "Plantae", ...)
Arguments
kingdom |
The kingdom for which to return functional types; either 'Animalia' or 'Plantae'. Defaults to Plantae. |
... |
Curl options passed on to |
Value
A data frame with a list of the functional types used in the NPN database, filtered by the specified kingdom.
[Package rnpn version 1.2.8.0 Index]