| makeWords | R Documentation | 
Convert syntactic names to words separated by spaces
makeWords(object, ...)
## S4 method for signature 'character'
makeWords(object)
| object | Object. | 
| ... | Additional arguments. | 
character.
Words separated by spaces.
Updated 2020-01-27.
makeWords(c(
    "killVMaim",
    "log10GenesPerUMI",
    "mitoVsCoding",
    "words already",
    "NASA"
))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.