taxa | R Documentation |
Gets the (unique) scientific names and associated taxonomic information from the observations of a Camera Trap Data Package object.
taxa(x)
x |
Camera Trap Data Package object, as returned by |
tibble::tibble()
data frame with the taxonomic information, containing at
least a scientificName
column.
Other accessor functions:
deployments()
,
events()
,
locations()
,
media()
,
observations()
x <- example_dataset()
taxa(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.