get_taxa: get_taxa

View source: R/get_taxa.R

get_taxaR Documentation

get_taxa

Description

a sites object with sites that contain the requested taxa.

Usage

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.

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.

Value

A Neotoma2 sites object with datasets with the requested taxa.

Author(s)

Socorro Dominguez dominguezvid@wisc.edu


neotoma2 documentation built on Dec. 6, 2025, 5:07 p.m.