Description Usage Arguments Value Examples
Capitalizes first letter of a string. Copied from https://stat.ethz.ch/R-manual/R-devel/library/base/html/chartr.html
1  | 
s | 
 character string to be capitalized  | 
strict | 
 TRUE forces everything to 1st letter capital; FALSE allows for things like acronyms to remain all caps; Defaults to TRUE.  | 
s_cap Original string with first letter capitalization
1  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.