Learn R Programming

qsub (version 1.1.3)

instantiate_qsub_config: 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.