View source: R/glm_helper_functions.R
sched_args_to_header | R Documentation |
helper function to convert the $sched_args field to a vector of directives that can be included dynamically in the header of PBS or SBATCH scripts.
sched_args_to_header(gpa)
gpa |
a |
a character vector where the $sched_args elements are converted to corresponding # SBATCH or # PBS directives for inclusion in scripts
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.