uc_first | R Documentation |
Convert a string's first character to uppercase.
uc_first(string, to_lower = FALSE)
string |
A character vector. |
to_lower |
Should other characters be converted to lowercase? |
A character vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.