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