find_gbif: Get GBIF taxonomy Retrieve GBIF taxonomy using the rgbif...

Description Usage Arguments Details Value

View source: R/taxclean.R

Description

Get GBIF taxonomy Retrieve GBIF taxonomy using the rgbif package.

Usage

1
find_gbif(sp, parallel = FALSE, n_cores = 6, alternative = FALSE)

Arguments

sp

species name.

parallel

logical, weather to parallelize or not.

n_cores

number of cores to use in parallilization.

alternative

logical; TRUE return alternative instead of main result.

Details

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

Value

a string with the species name taxonomy suggested by GBIF.


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