.first_capital | R Documentation |
Returns a regular expression that necessitates that the first letter is capital and the rest can be any case.
.first_capital(x, location = "both")
x |
A vector of strings. |
location |
Whether to "start", "end" or "both" with a capital letter. |
A string pattern.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.