print.statRes2: Print statRes2 object

View source: R/rQsub_slurm.R

print.statRes2R Documentation

Print statRes2 object

Description

Print statRes2 object

Usage

## S3 method for class 'statRes2'
print(statRes)

Arguments

statRes

the result of sacct/sacctAll/sacctGroupAll functions.

Examples

## Not run: 
tmp = qstatAll2()
print(tmp)

## End(Not run)

paodan/funcTools documentation built on April 1, 2024, 12:01 a.m.