propercase | R Documentation |
Function to convert text to proper case
propercase(text)
text |
a character vector |
a character vector converted to "proper" case, where each word starts with a capital, and all subsequent letters are lower case
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.