Learn R Programming

geneSLOPE (version 0.38.2)

print.screeningResult: Print function for class screeningResult class

Description

Print function for class screeningResult class

Usage

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

Value

No return value, called for side effects

Arguments

x

screeningResult class object

...

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