Description Usage Arguments Value See Also
View source: R/ProcessFunctions.R
ReadInfo
| 1 | ReadInfo(statusFile)
 | 
| statusFile | chr path to relevant *.status file | 
list of vectors of class ProcessInfo. This list contains information about the current process and is used by other Rscript communication functions.
These Rscript communication functions are used in R scripts started by a RProcess module such as RProcess.
For some examples on how they work together see the vignette RProcess Module Functions.
Other Rscript communication functions: Rscript_Abort,
Rscript_Fin, Rscript_Init,
Rscript_Log, Rscript_Start,
Rscript_Try, Rscript_Up
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.