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