Description Usage Arguments Details Value Author(s) References See Also Examples
Thin wrapper in R for SGE Command Line qstat.
1 |
f |
character |
... |
extra arguments to ‘qstat’ or |
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’.
character
Tim Bergsma
http://metrumrg.googlecode.com
qsub
1 | ## Not run: qstat()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.