Obtain all samples within a sites object
## S4 method for signature 'sites' samples(x)
x
sites object
data.frame with sample records
data.frame
{ dw <- get_downloads(1) pollen <- samples(dw) }