View source: R/rm_plural_colnames.R
rm_plural_colnames | R Documentation |
Removes "s" at the end of strings or just before digits at the end of strings
rm_plural_colnames(x)
x |
A string vector |
A string vector
rm_plural_colnames(c("traits1", "traits2", "traits3", "ecotypes"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.