View source: R/capit_two_words.R
capit_two_words | R Documentation |
Ancillary function to capitalize the first letter of both words in a two-word string. This can be used for example to capitalize the teams names for the plots title.
capit_two_words(two_word_string)
two_word_string |
Two-word string. |
Vector with the two words capitalized.
Guillermo Vinue
capit_two_words("valencia basket")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.