condor-internal {condor} | R Documentation |
Various Condor Helper Functions
Description
These functions are called by user-level functions. The functionality is documented in the user-level functions.
Usage
## S3 method for class 'condor_log'
print(x, ...)
## S3 method for class 'condor_q'
print(x, ...)
## S3 method for class 'condor_q'
summary(object, ...)
Value
No return value, called for side effects.
See Also
condor-package
gives an overview of the package.
[Package condor version 3.0.0 Index]