Description Usage Arguments Details Value Warning Examples
Capitalizes every word of a string.
1 | CA(text = "clipboard", copy2clip = interactive())
|
text |
A character vector or text copied to the clipboard. Default is to read from the clipboard. |
copy2clip |
logical. If |
This capitalizes every word of a string.
Returns a character vector every word capitalized.
Ligatures parsing is very good, however, these elements may be incorrect. If a warning is thrown check the use of "ff", "fi", "fl", "ffi" and "ffl".
1 | CA("the flexible, efficient way to do reports.")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.