View source: R/get_specimens.R
get_specimens.default | R Documentation |
Get Specimen datasetid
## Default S3 method:
get_specimens(...)
... |
Pass argument datasetid and the corresponding datasetid |
The function returns a specimens list
{
# To find specimens in datasetid 41610
my_specimens <- get_specimens(datasetid = 41610)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.