Learn R Programming

neotoma2 (version 1.0.5)

get_specimens.default: Get Specimen datasetid

Description

Get Specimen datasetid

Usage

# S3 method for default
get_specimens(...)

Value

The function returns a specimens list

Arguments

...

Pass argument datasetid and the corresponding datasetid

Examples

Run this code
{
# To find specimens in datasetid 41610
my_specimens <- get_specimens(datasetid = 41610)
}

Run the code above in your browser using DataLab