Description Usage Arguments Value Examples
Generate a vector of capitalization variants of a string
1 | messy_string(string)
|
string |
A string for which you would like to generate capitalization variants |
A vector of strings
1 2 | string <- "United States"
messy_string(string)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.