capitalize | R Documentation |
Capitalizes the first letter of each element of the string vector.
capitalize(string)
string |
String to be capitalized |
Returns a vector of charaters with the first letter capitalized
Charles Dupont
capitalize(c("Hello", "bob", "daN"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.