ucfirst | R Documentation |
Capitalise the first letter of a string
ucfirst(string)
string |
A string |
output String with capitalised first letter
ucfirst("Example")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.