A class for managing metadata associated with bridgeTree 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.
userSpecTaxonomicSourcesA vector of type character that presents a list of taxonomic sources for cleaning taxonomy of queries. This can be user-specified or default.
cleanedTaxonomyA dataframe with containing input taxon names, the closeset match according to gnr_resolve, and a list of taxonomic datasources that contain the matching name, generated by studyTaxonList.
occSourcesA vector of class "character" containing a list of occurrence data sources, generated when passing a bridgeTreeData object through taxaQuery.
occNLimitThe limit of occurrence records to return for each species when executing occ through taxaQuery.
occurrenceSearchDateThe date on which the occurrence search query was conducted.
occResultsThe results of an taxQuery search, stored as a named list, each of the items named after a searched taxon and containing a dataframe with occurrence information.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.