Description Usage Arguments Details Value
Remove typos Remove all unnecessary characters and punctuation from the species name.
1 |
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 species name without typos.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.