Learn R Programming

neotoma2 (version 1.0.5)

get_specimens.numeric: Get Specimen Numeric

Description

Get Specimen Numeric

Usage

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

Value

The function returns a specimens list

Arguments

x

Use a single number to extract site information

...

Additional terms passed to get_specimens.

Examples

Run this code
{
## To find specimen with ID 7
my_specimens <- get_specimens(7)
}

Run the code above in your browser using DataLab