powered by
Capitalize first letter of each word in the vector
upper.first.letter(y)
vector of strings
a vector of strings with first letter capitalized
# NOT RUN { upper.first.letter(c("aa","bb","cc")) # }
Run the code above in your browser using DataLab