An R package for enabling the use of fungarium collection data in comprehensive trait analyses.
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")
See fungarium book.
- 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.