Learn R Programming

neotoma2 (version 1.0.11)

speleothems,sites-method: speleothems

Description

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

Usage

# S4 method for sites
speleothems(x)

Value

data.frame with sample records

Arguments

x

sites object

Author

Socorro Dominguez dominguezvid@wisc.edu

Examples

Run this code
if (FALSE) {
ds <- get_datasets(37302)
sp <- speleothems(ds)
}

Run the code above in your browser using DataLab