CleanSourceCode | R Documentation |
xxx
CleanSourceCode(file = NULL)
file |
A vector in which each element is a line read from source code file |
A string which contains the source code condensed
Samuel Wieczorek
## Not run: file <-system.file("module_examples", "mod_Process1.R", package="Magellan") s <- CleanSourceCode(file) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.