getSomeJobReports.Rd
Returns some reports of a job, depending on boolean activations
getSomeJobReports(
env,
job_id,
v,
with_job_info = FALSE,
with_job_metrics = FALSE,
with_job_common_problems = FALSE,
with_job_resume = FALSE,
brut = FALSE
)
Siwaa environment
Job Id.
Boolean to choose 'verbose' or 'silent' mode
Boolean activator. Default value FALSE.
Boolean activator. Default value FALSE.
Boolean activator. Default value FALSE.
Boolean activator. Default value FALSE.
Boolean to force brut format instead of filtered/adapted one
job_info if with_job_info
job_metrics if with_job_metrics
job_common_problems if with_job_common_problems
job_resume if with_job_resume
job_id Job Id (for memo).
message