query_sources_about_type | R Documentation |
TODO: Seach by scientific synonyms if no results found.
query_sources_about_type(ff_type, sources = c("eol", "col", "inaturalist",
"wikipedia", "wikicommons", "wikispecies"))
ff_type |
(named list) Row of |
sources |
(character vector) Sources to query. |
Other translation functions: build_common_name_table
,
build_scientific_name_table
,
normalize_common_name
,
parse_sources_about_type
ff_types <- get_ff_types(urls = TRUE)
query_sources_about_type(ff_types[id == 14], sources = "eol")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.