powered by
Obtain elements on the samples level
# S4 method for site samples(x)
data.frame with sample records
data.frame
site object
# \donttest{ marion <- get_sites(sitename = "Marion Lake") %>% get_datasets() %>% filter(datasettype == "pollen") %>% get_downloads() pollen <- samples(marion) # }
Run the code above in your browser using DataLab