qstat: Invoke SGE qstat

Description Usage Arguments Details Value Author(s) References See Also Examples

Description

Thin wrapper in R for SGE Command Line qstat.

Usage

1
qstat(f='',...)

Arguments

f

character

...

extra arguments to ‘qstat’ or system

Details

This is a wrapper. All argument values are character. Values are concatenated using paste, with the usual effects if any arguments have length greater than one. Arguments may be used more than once, and will be represented in the order received. Passing NA results in the argument instance being dropped. Use an empty string as the value for a flag that does not take a value, e.g. ‘f’.

Value

character

Author(s)

Tim Bergsma

References

http://metrumrg.googlecode.com

See Also

Examples

1
## Not run: qstat()

anniejw6/metrumrg documentation built on May 10, 2019, 11:50 a.m.