getJobState: Gets the job state(s) of one or more SLURM jobs

Description Usage Arguments Value

View source: R/getJobState.R

Description

Gets the job state(s) of one or more SLURM jobs

Usage

1
getJobState(x, dateJob = NULL)

Arguments

x

character vector - job id(s)

dateJob

character - Lower date limit to look for the job state, if NULL it will be 10 days before today

Value

data.frame - with columns jobId, jobName, and jobState


pablo-gar/rSubmitter documentation built on Jan. 26, 2020, 2:08 a.m.