Description Usage Arguments Value See Also Examples
View source: R/download_search_results.R
Get the Encyclopedia Of Life page for a certain species
1 2 | download_search_results(species_name, use_exact_name = TRUE,
verbose = FALSE)
|
species_name |
name of the species |
use_exact_name |
only return an EOL page if the species name matches exactly |
verbose |
be verbose |
a data frame with columns id
, title
, link
and description
use download_searches_results to search for more than one species
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.