print.summary.test_msel {switchSelection} | R Documentation |
Print summary for an Object of Class test_msel
Description
Prints summary for an object of class 'test_msel'.
Usage
## S3 method for class 'summary.test_msel'
print(x, ..., is_legend = TRUE)
Arguments
x |
object of class 'test_msel' |
... |
further arguments (currently ignored) |
is_legend |
a logical; if |
Value
The function returns input argument x
.
[Package switchSelection version 2.0.0 Index]