Obtain all speleothems within a sites object Experimental function: API and behavior may change.
# S4 method for class 'sites'
speleothems(x)data.frame with sample records
if (FALSE) { # \dontrun{
ds <- get_datasets(37302)
sp <- speleothems(ds)
} # }