Description Usage Arguments Details Value
Fix typos
programmatically fix typos using taxize
R package. First, remove typos
using rm_typos()
, then check the Catalogue Of Life (COL) using taxize
to find possible matches of erroneous species names.
1 |
sp |
species name. |
parallel |
logical, weather to parallelize or not. |
n_cores |
number of cores to use in parallilization. |
Species not matched are returned as 'NA'; species without species-level taxonomy are returned as 'Species NA'
a string with the species name taxonomy suggested by COL.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.