str_firstup | R Documentation |
Sets first letter of a string to capital
str_firstup(x)
x |
The string you want to apply the formatting to |
A formatted string
str_firstup("ThIs iS One uGLy sTRIng!")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.