View source: R/basic_functions.R
RemoveSpaces | R Documentation |
simple function to remove whitespace
RemoveSpaces(x)
x |
string |
RemoveSpaces(" No More S p a c e s") # [1] "NoMoreSpaces"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.