Description Usage Arguments Details Value Author(s) See Also
Initiates the job by evaluating script files in the source directory and the job directory.
This method is called by *run()
.
1 2 |
... |
Not used. |
All scripts files are evaluated with source()
to the
local working environment of this job. That is, no global
objects will be overwritten.
Returns (invisibly) a vector
of the files sourced.
Henrik Bengtsson (http://www.braju.com/R/)
*run()
.
For more information see Job
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.