View source: R/small_helpers.R
capitalize_firstLetter | R Documentation |
Internal helper function to capitalize the first letter of a character value. The use case is to create a plot label like 'Age' from a variable name like 'age'.
capitalize_firstLetter(char)
char |
Character value whose first letter should be capitalized |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.