print.selectionResult {geneSLOPE} | R Documentation |
Print selectionResult class object
Description
Print selectionResult class object
Usage
## S3 method for class 'selectionResult'
print(x, ...)
Arguments
x |
selectionResult class object |
... |
Further arguments to be passed to or from other methods. They are ignored in this function. |
Value
No return value, called for side effects
[Package geneSLOPE version 0.38.2 Index]