get_default_qsub_config {qsub} | R Documentation |
Retrieve a default qsub_config.
Description
Will prefer the temporary default over the permanent default. You should typically not require this function.
Usage
get_default_qsub_config(config_file = config_file_location())
Arguments
config_file |
The file in which a permanent default config is stored. |
[Package qsub version 1.1.3 Index]