get_specimens.default {neotoma2}R Documentation

Get Specimen datasetid

Description

Get Specimen datasetid

Usage

## Default S3 method:
get_specimens(...)

Arguments

...

Pass argument datasetid and the corresponding datasetid

Value

The function returns a specimens list

Examples

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

[Package neotoma2 version 1.0.3 Index]