TidyLabels | R Documentation |
TidyLabels
Takes a vector of labels, removes any common prefix, capitalizes the first letter, removes whitespace from the end.
TidyLabels(labels)
labels |
A vector of labels from which we plan to extract a common prefix. |
A vector of character
s.
ExtractCommonPrefix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.