View source: R/nzffdr_taxon_threat.R
nzffdr_taxon_threat | R Documentation |
Adds additional common and scientific names, and threat classification status information.
nzffdr_taxon_threat(fishd)
fishd |
A dataframe imported from the NZFFD using |
Adds additional taxonomic data ("commonMaoriName", "alternativeNames", "species", "genus", "family", "order", "class", "phylum") and NZ Threat Classification Status information ("category", "status", "taxonomicStatus", "bioStatus"). See NZTCS for details regarding the NZTCS variables.
An NZFFD dataframe, with 12 additional columns.
nzffdr_taxon_threat(nzffdr::nzffdr_data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.