firstupper | R Documentation |
Internal function to cast the first letter of a word to upper-case.
firstupper(x, ...)
x |
A word or string to capitalize |
... |
additional arguments. |
A string with the first letter of x
as capital letter.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.