Obtain all speleothems within a sites object Experimental function: API and behavior may change.

# S4 method for class 'sites'
speleothems(x)

Arguments

x

sites object

Value

data.frame with sample records

Author

Socorro Dominguez dominguezvid@wisc.edu

Examples

{
tryCatch({
ds <- get_datasets(37302)
sp <- speleothems(ds)
}, error = function(e) {
message("Neotoma server not responding. Try again later.")
})
}
#> Warning: No speleothem datasets for siteid 21668