compiled_species_list | R Documentation |
This file contains the species codes (typically derived from the USDA Plant database), scientific names, and attributes of each species used for grouping plants into functional types.
compiled_species_list
compiled_species_list
A data frame with 15320 rows and 14 columns:
Character. Abbreviation unique to the species, typically based on the USDA Plants database (https://plants.usda.gov/home).
Character. Scientific name of the plant species.
Character. Common name of the plant species, typically based on the USDA Plants database.
Character. Taxonomic family of the plant species.
Character. Life span of the plant. Options are "Annual" or "Perennial". Plants with biennial growth are considered "Annual" in this data set.
Character. Plant tissue type. Options are "Woody" or "NonWoody".
Character. Life form of the plant. Options are "Forb", "Graminoid", "Shrub", "SubShrub", "Succulent", or "Tree".
Character. Native status of the plant within the contiguous United States. Options are "Introduced" or "Native".
Character. If the species code represents an old taxonomy or does not match USDA Plants naming conventions, the current USDA Plants code is contained here.
Character. The data collection project (AIM, NRI, etc.) that the species code corresponds to.
Character. The noxious legal status of the plant based on US federal and state government lists. Only state government lists from the western contiguous US were used. Options are "NO" (i.e. not noxious) or "YES" (i.e. noxious).
Character. Carbon fixation pathway of the plant species. Options are "C3", "C4", or "CAM".
Character. Sage grouse group, based on Bureau of Land Management state lists. Options are "Sagebrush", "PreferredForb", "ShortStaturePerennialGrass", "NonSagebrushShrub", or "TallStaturePerennialGrass".
Character. Indicates whether the plant is a species of pinyon or juniper tree.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.