Learn R Programming

geneSLOPE (version 0.38.3)

print.selectionResult: Print selectionResult class object

Description

Print selectionResult class object

Usage

# S3 method for selectionResult
print(x, ...)

Value

Nothing.

Arguments

x

selectionResult class object

...

Further arguments to be passed to or from other methods. They are ignored in this function.