Description Usage Arguments Value References Examples
Simple word capitalization
1 | capitalize(x)
|
x |
A character vector |
A capitalized character vector
1 2 | name = c("zip code", "state", "final count")
capitalize(name)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.