powered by
Extract taxonomic data from a single site.
# S4 method for site taxa(object)
A data.frame reporting the taxa/data objects, units, elements and other features within a set of records.
data.frame
A site object.
site
# \donttest{ somesites <- get_sites(datasettype = "pollen", limit = 3) %>% get_downloads() diatomtaxa <- taxa(somesites[[1]]) # }
Run the code above in your browser using DataLab