npn_species_types: Get Species Types

View source: R/npn_get_species.R

npn_species_typesR Documentation

Get Species Types

Description

Return all plant or animal functional types used in the NPN database.

Usage

npn_species_types(kingdom = c("Animalia", "Plantae"), ...)

Arguments

kingdom

Character vector of taxonomic kingdoms to filter results by. Valid values include 'Animalia', 'Plantae', or c("Animalia", "Plantae") (default).

...

Currently unused.

Value

A data frame with a list of the functional types used in the NPN database, filtered by the specified kingdom.

Examples

## Not run: 
npn_species_types("Plantae")

## End(Not run)

usa-npn/rnpn documentation built on June 14, 2025, 12:14 p.m.