print.summary.msel {switchSelection} | R Documentation |
Print summary for an Object of Class msel
Description
Prints summary for an object of class 'msel'.
Usage
## S3 method for class 'summary.msel'
print(x, ...)
Arguments
x |
object of class 'msel' |
... |
further arguments (currently ignored) |
Value
The function returns x
.
[Package switchSelection version 2.0.0 Index]