Description Usage Arguments Value Author(s) Examples
Capitalizing - every first letter of a word is changed to upper case.
| 1 | 
| s | A character vector, or an object that can be coerced to
character by  | 
| strict | Logical: other letters than the first are converted to lower case | 
A character vector of the same length and with the same
attributes as x (after possible coercion).
From the help page of chartr
| 1 2 3 4 5 6 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.