capitalize | R Documentation |
Takes a character vector and changes the first letter of each element to uppercase.
capitalize(str)
str |
( |
Character vector, same length as str
.
capitalize("foo bar")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.