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(...)

Arguments

x

A taxon ID to extract site information

...

accepted arguments, see details for more information.

Value

A Neotoma2 sites object with datasets with the requested taxa.

Details

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.

Author

Socorro Dominguez dominguezvid@wisc.edu