powered by
Information for Specimens
get_specimens(x = NA, ...)
The function returns a specimens list
Use a single specimenid
Additional terms passed to get_specimens, most common datasetid
Socorro Dominguez s.dominguez@ht-data.com
# \donttest{ # To find specimen with ID 7: my_specimens <- get_specimens(7) # To find specimens in datasetid 41610 my_specimens2 <- get_specimens(datasetid = 41610) # }
Run the code above in your browser using DataLab