View source: R/sanitizeSpaces.R
sanitizeSpaces | R Documentation |
Escape spaces in a string as needed in file names used in Makefile files
sanitizeSpaces(x)
x |
A character vector to be sanitized |
A character vector with spaces replaced by \
Michal Burda
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.