View source: R/get_specimens.R
get_specimens.numeric | R Documentation |
Get Specimen Numeric
## S3 method for class 'numeric'
get_specimens(x, ...)
x |
Use a single number to extract site information |
... |
Additional terms passed to get_specimens. |
The function returns a specimens list
{
## To find specimen with ID 7
my_specimens <- get_specimens(7)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.