instantiate_qsub_config {qsub} | R Documentation |
Create an instance of the qsub_config.
Description
This function generates the paths for the temporary files.
Usage
instantiate_qsub_config(qsub_config)
Arguments
qsub_config |
A valid qsub_config object. ## @export # you should typically not require to call this function manually. |
[Package qsub version 1.1.3 Index]