View source: R/utils.cleanVarNames.R
cleanVarNames | R Documentation |
Title
cleanVarNames( data, verbose = TRUE, DEBUG = FALSE, upper = TRUE, forbiden.char = c(" ", ".", ":", ";", "-", "__", "(", ")", "[", "]", "{", "}", "$", "%", "&", "/", "\\", "!"), forbiden.last.char = c("_", " ") )
forbiden.last.char |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.