powered by
Extract taxonomic data from a set of sites.
# S4 method for sites taxa(object)
A data.frame reporting the taxa/data objects, units, elements and other features within a set of records.
data.frame
A sites object.
sites
Socorro Dominguez dominguezvid@wisc.edu
if (FALSE) { somesites <- get_sites(datasettype = "diatom") %>% get_downloads() diatomtaxa <- taxa(somesites) }
Run the code above in your browser using DataLab