get_funguild_db | R Documentation |
The two functions are exactly the same, but have different default values for the URL.
get_funguild_db(db = "http://www.stbates.org/funguild_db_2.php")
get_nemaguild_db(db = "http://www.stbates.org/nemaguild_db.php")
db |
a length 1 character string giving the URL to retrieve the database from |
a tibble::tibble
containing the database, which can be passed
to the db
argument of funguild_assign()
and
nemaguild_assign()
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.
get_funguild_db()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.