Learn R Programming

neotoma2 (version 1.0.8)

get_taxa: get_taxa

Description

a sites object with sites that contain the requested taxa.

Usage

get_taxa(x = NA, ...)

# S3 method for numeric get_taxa(x, ...)

# S3 method for default get_taxa(...)

Value

A Neotoma2 sites object with datasets with the requested taxa.

Arguments

x

A taxon ID to extract site information

...

accepted arguments, see details for more information.

Author

Socorro Dominguez dominguezvid@wisc.edu

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.