print.summary.msel {switchSelection} | R Documentation |
Prints summary for an object of class 'msel'.
## S3 method for class 'summary.msel'
print(x, ...)
x |
object of class 'msel' |
... |
further arguments (currently ignored) |
The function returns x
.