powered by
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)
Vector with the two words capitalized.
Two-word string.
Guillermo Vinue
capit_two_words("valencia basket")
Run the code above in your browser using DataLab