makeTitle | R Documentation |
Doesn't modify strings already containing a space or multi-letter acronym.
makeTitle(object, ...)
object |
Object. |
... |
Additional arguments. |
character(1)
.
British style sentence case.
makeWords()
.
sentenceCase()
.
stringr::str_to_sentence()
.
showMethods("makeTitle")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.