Description Usage Arguments Value Examples
capwords
is a slightly simplified version of the capwords
example function provided in the toupper
documentation.
1 | capwords(s)
|
s |
A character vector, or an object that can be coerced to character by
|
A string where the first letter of each word is capitalized, and the remaining letters are lower-case.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.