Description Usage Arguments Value Author(s) Examples
Searches and downloads literature entries from the SMML Literature database
1 | literature(x, spec_type = c("plant", "fungus"), process = TRUE)
|
x |
a vector of class |
spec_type |
a character string specifying the type of |
process |
logical, if an object of class |
a vector of mode list
with literature entries for x
Franz-Sebastian Krah
1 2 3 4 5 6 | ## Not run:
x <- "Polyporus badius"
lit <- literature(x, process = TRUE, spec_type = "fungus")
lit
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.