powered by
The castup.str function converts a word to upper case, without accents and spaces.
castup.str
castup.str(st)
Returns the ASCII//TRANSLIT transcription of the word st, without accents, spaces and in capitals.
st
character string
castlow.str.
castup.str (st = c("Right eye", "Left_Lung", "Right-Lung"))
Run the code above in your browser using DataLab