Learn R Programming

rusda (version 1.0.8)

substrate: Downloads substrate data from SMML Nomenclature DB

Description

Searches and downloads substrate data from SMML Nomenclature database

Usage

substrate(x, process = TRUE)

Arguments

x
a vector of class character containing fungal or plant species names
process
logical, if TRUE downloading and extraction process is displayed

Value

an object of mode list containing substrate for fungus species

Details

Don't be disappointed. Not much data there. But depends on the study group, so give it try.

Examples

Run this code
## Not run: 
# x <- c("Polyporus_rhizophilus", "Polyporus_squamosus")
# subs.poly <- substrate(x, process=TRUE)
# subs.poly
# ## End(Not run)

Run the code above in your browser using DataLab