View source: R/parse_funguild.R
parse_funguild | R Documentation |
FUNGuild = Fungi + fUNctional + Guild
parse_funguild(url = "http://www.stbates.org/funguild_db.php", tax_name = TRUE)
url |
Funguild databse link |
tax_name |
Logical, change numeral taxonomic coding with the corresponding taxonomic levels |
Data frame containing the entire FUNGuild database.
Nguyen NH, Song Z, Bates ST, Branco S, Tedersoo L, Menke J, Schilling JS, Kennedy PG. 2016. FUNGuild: An open annotation tool for parsing fungal community datasets by ecological guild. Fungal Ecology 20:241–248. https://github.com/UMNFuN/FUNGuild
fg <- parse_funguild()
attr(fg, "DownloadDate") # Check when the database was downloaded
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.