gna_search | R Documentation |
Uses the Global Names Index, see http://gni.globalnames.org
gna_search(sci, justtotal = FALSE, parse_names = FALSE, ...)
sci |
(character) required. Name pattern you want to search for. WARNING: Does not work for common names. Search term may include following options:
|
justtotal |
Return only the total results found. |
parse_names |
If |
... |
Curl options passed on to crul::verb-GET |
data.frame of results.
Scott Chamberlain, Zachary Foster
http://gni.globalnames.org/ https://apidoc.globalnames.org/gnames
gnr_datasources()
, gna_search()
## Not run:
gna_search('n:B. bubo ds:1,2 au:Linn. y:1700-')
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.