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