agaricales_enrich | R Documentation |
Sample data set of fungal records downloaded from the MyCoPortal (https://mycoportal.org) on Dec 9, 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
.
Fire-associated enrichment calculated using fungarium::find_trait
and fungarium::enrichment
agaricales_enrich
A data frame with:
name of enrichment variable
Numeric. Number of records in the full dataset
Numeric. Number of records in the trait dataset
Numeric. trait_freq/freq
Numeric. Number of total records with blank collector info.
Numeric. Proportion of total records that have blank collector info.
Numeric. Number of trait records with blank collector info.
Numeric. Proportion of trait records that have blank collector info.
Numeric. Max proportion of total records associated with one collector group.
Numeric. Number of unique collector groups for total records.
Numeric. Max proportion of trait records associated with one collector group.
Numeric. Number of unique collector groups for trait records.
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
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".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.