View source: R/batch_constructor.R
job_validator | R Documentation |
Validate job submited in batch on sungrid based cluster
job_validator(job = "", time = 10, verbose = FALSE, threads = 3)
job |
Name of job or jobs. |
time |
Time in seconds between checks. Default 10. |
verbose |
OPTIONAL Enables progress messages. Default False. |
threads |
OPTIONAL Number of threads to use to. Default 3. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.