View source: R/get_specimens.R
get_specimens | R Documentation |
Information for Specimens
get_specimens(x = NA, ...)
x |
Use a single specimenid |
... |
Additional terms passed to get_specimens, most common datasetid |
The function returns a specimens list
Socorro Dominguez s.dominguez@ht-data.com
# To find specimen with ID 7:
my_specimens <- get_specimens(7)
# To find specimens in datasetid 41610
my_specimens2 <- get_specimens(datasetid = 41610)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.