powered by
upper.case(string)
find.case('text', 'upper')
toCheck <- c('BIG', 'little', 'Mixed', 'BIG WITH SPACE', 'little with space', 'MIXED with SPACE') upper.case(toCheck)
Run the code above in your browser using DataLab