Description Usage Arguments Value
Submit a sbatch job to the cluster
| 1 2 3 4 | cheops_submit(jobname, rscript, options,
  module = getOption("cheopsr.module"),
  account = getOption("cheopsr.account"),
  lib = getOption("cheopsr.libloc"))
 | 
| jobname | name of the job | 
| rscript | location of the r script file to be executed | 
| options | named list of cluster options generated by cheops_slurmcontrol | 
| module | name of r module to be loaded | 
| account | name of the account to be charged | 
| lib | location of the r lib on the cluster | 
a numeric job id
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.