| get_taxa | R Documentation |
a sites object with sites that contain the requested taxa.
get_taxa(x = NA, ...)
## S3 method for class 'numeric'
get_taxa(x, ...)
## Default S3 method:
get_taxa(...)
x |
A |
... |
accepted arguments, see details for more information. |
The get_taxa function searches for a sites within Neotoma
that contain the requested taxa.
The get_taxa command wraps the Neotoma API'.
The call itself accepts any one of the following
parameters:
taxonid The unique taxon ID (integer) in Neotoma. Can be passed as a
vector of site IDs.
A Neotoma2 sites object with datasets with the requested taxa.
Socorro Dominguez dominguezvid@wisc.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.