A class for managing metadata associated with occCite queries and data manipulation.
userQueryTypeA vector of type character specifying whether the user made their original taxonomic query based on a vector of taxon names or a phylogeny.
userSpecTaxonomyA vector of type character that presents a list of taxonomic sources for cleaning taxonomy of queries. This can be user-specified or default.
cleanedTaxonomyA data frame with containing input taxon names, the
closest match according to gnr_resolve, and a list of
taxonomic data sources that contain the matching name, generated
by studyTaxonList.
occSourcesA vector of class "character" containing a list of
occurrence data sources, generated when passing a occCiteData
object through occQuery.
occCiteSearchDateThe date on which the occurrence search query was conducted via occCite.
occResultsThe results of an occQuery search, stored
as a named list, each of the items named after a searched taxon and
containing a data frame with occurrence information.