get_funguild_db: Retrieve the FUNGuild or NEMAGuild database

View source: R/funguildr.R

get_funguild_dbR Documentation

Retrieve the FUNGuild or NEMAGuild database

Description

The two functions are exactly the same, but have different default values for the URL.

Usage

get_funguild_db(db = "http://www.stbates.org/funguild_db_2.php")

get_nemaguild_db(db = "http://www.stbates.org/nemaguild_db.php")

Arguments

db

a length 1 character string giving the URL to retrieve the database from

Value

a tibble::tibble containing the database, which can be passed to the db argument of funguild_assign() and nemaguild_assign()

References

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.

Examples

get_funguild_db()

brendanf/FUNGuildR documentation built on Oct. 18, 2023, 4:26 p.m.