SimpleCap function is for capitalizing the first letter of words (need I say more?)
SimpleCap(x)
Column of interest
An object to pass along to ggplot objects following the "+" sign
Other Misc: AutoH2OTextPrepScoring
,
ChartTheme
, PrintObjectsSize
,
RemixTheme
, multiplot
,
percRank
, tempDatesFun
,
tokenizeH2O
# NOT RUN {
x <- "adrian"
x <- SimpleCap(x)
# }
Run the code above in your browser using DataLab