Description Usage Arguments Value Author(s) Examples
To capitalize every first letter of a word.
1 |
string |
A character vector. |
strict |
Whether strict. |
A character vector with the first letter of each word capitalized.
Jian Li <rweibo@sina.com>
1 2 3 4 | ## Not run:
strcap("the quick red fox jumps over the lazy brown dog")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.