samples,sites-method | R Documentation |
Obtain all samples within a sites object
## S4 method for signature 'sites'
samples(x)
x |
sites object |
data.frame
with sample records
{
dw <- get_downloads(1)
pollen <- samples(dw)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.