agaricales_updated | R Documentation |
Sample data set of fungal records downloaded from the MyCoPortal (https://mycoportal.org) on Dec 8, 2021.
Downloaded as Darwin core tab-delimited file in UTF-8 encoding.
Includes Agaricales records from the United States.
Taxon names updated using fungarium::taxon_update
.
Records with name update error were removed.
Records with species now classified outside of Agaricales were removed.
agaricales_updated
A data frame with:
unique MyCoPortal ID for each record
code for the collection that houses the specimen, or digital observation
canonical taxon name for each record
authorship name(s) associated with the canonical name
name of collector(s)
exact date of collection or observation
year in which the specimen was collected or observed
environmental metadata
environmental metadata
environmental metadata
country where specimen was collected or observed
state or province where specimen was collected or observed
county in which the specimen was observed or collected
latitude where the specimen was observed or collected
longitude where the specimen was observed or collected
link to MyCoPortal online record
exact string used in GBIF query
currently accepted canonical name (may be the same as the name originally listed in the input file, meaning that the orginal name is currently accepted)
authorship associated with the currently accepted scientific name
name and authorship combined into one character string. Represents the full scientific name.
kingdom classification based on the new scientific name
phylum classification based on the new scientific name
class classification based on the new scientific name
order classification based on the new scientific name
family classification based on the new scientific name
genus associated with the new scientific name
specific epithet asscociated with the new scientific name
taxonomic rank
canonical species name based on the new scientific name. This is useful for getting the species name for varieties or sub-species, which will have the full variety or subspecies names listed for "new_full_name".
confidence score (0-100) for match quality of the full scientific name. Ex: "Trametes versicolor (L.) Lloyd" in sporocarp dataset matched with "Trametes versicolor (L.) Lloyd" in GBIF database would give a confidence score of 100.
refers to match type of the canonical name. EXACT means a perfect match. Ex: "Trametes versicolor" in sporocarp dataset matched to "Trametes versicolor" in GBIF database. FUZZY means an imperfect match, likely due to spelling errors. Ex: "Trametes versacolor" in sporocarp dataset matched with "Trametes versicolor" in GBIF database.
error code for why a name could not be validated or updated
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.