print.summary.test_msel {switchSelection} | R Documentation |
Prints summary for an object of class 'test_msel'.
## S3 method for class 'summary.test_msel'
print(x, ..., is_legend = TRUE)
x |
object of class 'test_msel' |
... |
further arguments (currently ignored) |
is_legend |
a logical; if |
The function returns input argument x
.