Description Usage Arguments Value
Simple function which looks at code segments and sees if theres a definition That is, currently <-, = or assign.
1 | validate_code(stringin)
|
stringin |
A string with R code to be evaulated |
a string with invalid code excluded
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.