substrate {rusda} | R Documentation |
Searches and downloads substrate data from SMML Nomenclature database
substrate(x, process = TRUE)
x |
a vector of class |
process |
logical, if |
Don't be disappointed. Not much data there. But depends on the study group, so give it try.
an object of mode list
containing substrate for fungus species
Franz-Sebastian Krah
## Not run:
x <- c("Polyporus_rhizophilus", "Polyporus_squamosus")
subs.poly <- substrate(x, process=TRUE)
subs.poly
## End(Not run)