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