capitalise | R Documentation |
Turn the first letter of a string into its capital version
capitalise(x)
capitalize(x)
x |
a vector of character strings |
toupper
, capitalise_words
capitalise("the quick red fox jumps over the lazy brown dog")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.