powered by
Return a string with each first letter of each word in upper case.
toheader(txt, strict = FALSE)
Vector minus NA's, or the matrix/data.frame minus NA rows
a character string
whether to force non-leading letters to lowercase
via R Core
toheader(c("using AIC for model selection")) toheader(c("using AIC", "for MODEL selection"), strict=TRUE)
Run the code above in your browser using DataLab