Description Usage Arguments Value
Change first character of string to upper case
1 | upper_first_char(x, rest_to_lower = FALSE)
|
x |
string to modify |
rest_to_lower |
boolean; if TRUE, changes all other characters to lower case |
returns x
with the first character changed to upper-case
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.