knitr::opts_chunk$set( collapse = TRUE, comment = "#>", out.width = "100%" )
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.