| CommandRsystem-class | R Documentation |
A child class of CommandR implementing job submission using system calls.
CommandRsystem(logDir = NULL)
logDir |
logging directory |
Follow this template if you want to create your own CommandR class.
Includes all the slots of the CommandR class
implements all the methods of the CommandR class.
Fabian Mueller
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.