Description Usage Arguments Details Value Functions See Also
Remove/ fix characters that are unlikely to be part of a species name
1 2 3 4 5 6 7 8 9 10 11 |
x |
A character vector |
cull
performs the following corrections, in this order:
1. remove extra spaces
2. change to sentence case
3. remove generic species indicators (spp or Sp., e.g.)
4. Remove everything in parentheses
5. Remove words after the first 2
a character vector that has been altered by removing content unlikely to belong to a species name.
fixCase
: Fix case to sentence case
cullExSpace
: Remove extra spaces
cullSp
: Remove generic species indicator
cullParen
: Remove parentheses and contents
cullPost2
: Remove words after the last two
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.