Run a Function on a gridengine system!
qsub_run(FUN, qsub_config = NULL, qsub_environment = NULL, ...)
the function to be executed.
The configuration to use for this execution.
NULL
, a character vector or an environment.
Specifies what data and functions will be uploaded to the server.
optional arguments to FUN.