Description Usage Arguments Details Value
Get GBIF taxonomy resolution Retrieve the taxonomy resolution according to GBIF.
1 | gbif_tax_res(sp, parallel = FALSE, n_cores = 6)
|
sp |
species name. |
parallel |
logical, weather to parallelize or not. |
n_cores |
number of cores to use in parallilization. |
Calls sequentially rm_whitespace()
, rm_extra()
,
rm_abbr()
, rm_punct()
, rm_whitespace()
,
rm_cf()
, and rm_var()
.
a string with the taxonomic level of the organism.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.