slurm.job.standard.run | R Documentation |
Returns standard shell code that can be used for R on the Compute Canada cluster
slurm.job.standard.run(CompPlanName, row, scriptName)
row |
An integer specifying the row of the compute plan that should be used for the computations. |
scriptName |
A string specifying the name of the R script that will perform the calculations. |
inputFileName |
A string specifying the name of the compute plan file without the file ending .CompPlan |
A list with a vector of strings that can be used as input to for the strRun argument in slurm.job.R, and a string that is the name of the shell script that one should use to write it.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.