Description Usage Arguments Value Examples
This function make every first letter in uppercase of a string, function is vectorized.
1 | titolize(x)
|
x |
characters, or list of characters. |
a mixed case string, or a list of mixed case sting if x was a list
1 | titolize("my string is lowercase")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.