get_taxon.numeric {neotoma2}R Documentation

Get Taxa Numeric

Description

Get Taxa Numeric

Usage

## S3 method for class 'numeric'
get_taxon(x, ...)

Arguments

x

Use a taxon ID to extract sites information

...

Additional parameters to get_taxa

Value

sites object with requested taxa

Examples


allds <- get_datasets(1:3)


[Package neotoma2 version 1.0.7 Index]