print.statRes: Print statRes object

View source: R/rQsub.R

print.statResR Documentation

Print statRes object

Description

Print statRes object

Usage

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

Arguments

statRes

the result of qstat/qstatAll/qstatGroupAll functions.

Examples

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

## End(Not run)

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