Learn R Programming

neotoma2 (version 1.0.5)

samples,sites-method: samples

Description

Obtain all samples within a sites object

Usage

# S4 method for sites
samples(x)

Value

data.frame with sample records

Arguments

x

sites object

Examples

Run this code
{
dw <- get_downloads(1)
pollen <- samples(dw)
}

Run the code above in your browser using DataLab