castlow.str | R Documentation |
The castlow.str
function converts a word to lowercase,
without accents and spaces.
castlow.str(st)
st |
character string |
Returns the ASCII//TRANSLIT transcription of the word st
,
without accents, spaces and in lowercase letters.
castup.str.
castlow.str (st = c("Right eye", "Left_Lung", "Right-Lung"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.