Rdocumentation
powered by
Learn R Programming
PreKnitPostHTMLRender (version 0.1.0)
eval_src: Eval a character array of code
Description
Evaluate an array of code line by line and capture output
Usage
eval_src(srcCharVec, ...)
Arguments
srcCharVec
- code character array
...
- arguments to be passed on to other functions