gbif_tax_res: Get GBIF taxonomy resolution Retrieve the taxonomy resolution...

Description Usage Arguments Details Value

View source: R/taxclean.R

Description

Get GBIF taxonomy resolution Retrieve the taxonomy resolution according to GBIF.

Usage

1
gbif_tax_res(sp, parallel = FALSE, n_cores = 6)

Arguments

sp

species name.

parallel

logical, weather to parallelize or not.

n_cores

number of cores to use in parallilization.

Details

Calls sequentially rm_whitespace(), rm_extra(), rm_abbr(), rm_punct(), rm_whitespace(), rm_cf(), and rm_var().

Value

a string with the taxonomic level of the organism.


emilio-berti/taxclean documentation built on May 30, 2021, 5:19 p.m.