Skip to content

An R package for enabling the use of fungarium collection data in comprehensive trait analyses.

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
LICENSE.md
Notifications You must be signed in to change notification settings

hjsimpso/fungarium

fungarium

GitHub Github commits Maintenance

An R package for enabling the use of fungarium collection data in comprehensive trait analyses.

Installing fungarium

install.packages("remotes") #install 'remotes' (if not already installed)
remotes::install_github("hjsimpso/fungarium@*release") #install the latest fungarium release
#to install the latest development version use:
remotes::install_github("hjsimpso/fungarium@main")

Examples and detailed guidance on package usage

See fungarium book.

Meta

  • Please cite: Simpson, H., Schilling, J. 2021. Using aggregated field collection data and the novel R package FUNGARIUM to investigate fungal fire-association. Mycologia 113(4):842-855. DOI: 10.1080/00275514.2021.1884816
  • This package is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.
  • Please report any bugs.