Description Usage Arguments Value Examples
View source: R/imarpe-auxiliar.R
Function that capitalize only the first letter of a object and convert the rest of the object on lower case.
1 |
x |
A R object with elements to the character class. |
A object with the first letter of each element on capital letter.
1 | capitalizeFirstLetter(x = c("the LAsT BOOK", "my favoURIte MOVIe"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.