Remove Leading and Trailing White Space
Remove leading and/or trailing white space from character vectors.
title_case(s, strict = FALSE, ignore = NULL)
s |
a character vector |
strict |
logical: if TRUE, only the first letter of each word is uppercase |
ignore |
character |
Set string in title case.
a character vector
Enrico Schumann
title_case("text mining")
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.