powered by
Get Specimen Sites
# S3 method for sites get_specimens(x, ...)
The function returns a specimens list
Use a single number to extract site information
Other possible parameters such as datasetid
# \donttest{ # To find specimen with ID 7: my_site <- get_sites(13296) # To find specimens in `my_site` my_specimens <- get_specimens(my_site) # }
Run the code above in your browser using DataLab