Uses the Global Names Index, see http://gni.globalnames.org
Arguments
- sci
(character) required. Name pattern you want to search for. WARNING: Does not work for common names. Search term may include following options:
n
: A shortcut that allows to put together several elements (e.g.,n:B. bubo Linn. 1750-1800
)g
: a genus name. (e.g.g:B.
,g:Bub.
,g:Bubo
)isp
: an infraspecies name (e.g.sp:bubo
,sp:gallop.
)asp
: either species or infraspecies (all sp) (e.g.asp:bubo
)ds
: data-sources IDs (e.g.,ds:1,2,3
)tx
: parent taxon . Uses classification of the first data-source fromds
. If data-sources are not set, uses Catalogue of Life. (e.g.tx:Aves
)au
: author - Search by author word (e.g.au:Linnaeus
,au:Linn.
)y
: year - Search by year (e.g.y:2005
)
- justtotal
Return only the total results found.
- parse_names
If
TRUE
usegni_parse()
on the outputs.- ...
Curl options passed on to crul::verb-GET
See also
gnr_datasources()
, gna_search()