View source: R/harvard-botanists.R
bot_search | R Documentation |
Harvard botanist index functions
bot_search( name = NULL, individual = FALSE, start = NULL, fuzzy = FALSE, remarks = NULL, speciality = NULL, country = NULL, is_collector = FALSE, is_author = FALSE, team = FALSE, error = stop, ... )
## Not run: # bot_search(name = "Asa Gray") # bot_search(name = "A. Gray") # bot_search(remarks = "harvard") # bot_search(name = "Gray", fuzzy = TRUE) ## FIXME - this leads to a JSON parsing error because they give ## bad JSON in some results, including this example # bot_search(country = "China") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.