query_sources_about_type: Query Sources about Falling Fruit (FF) Type

View source: R/translation.R

query_sources_about_typeR Documentation

Query Sources about Falling Fruit (FF) Type

Description

TODO: Seach by scientific synonyms if no results found.

Usage

query_sources_about_type(ff_type, sources = c("eol", "col", "inaturalist",
  "wikipedia", "wikicommons", "wikispecies"))

Arguments

ff_type

(named list) Row of get_ff_types.

sources

(character vector) Sources to query.

See Also

Other translation functions: build_common_name_table, build_scientific_name_table, normalize_common_name, parse_sources_about_type

Examples

ff_types <- get_ff_types(urls = TRUE)
query_sources_about_type(ff_types[id == 14], sources = "eol")

falling-fruit/fruitr documentation built on Dec. 21, 2024, 8:32 p.m.