Print summary for an Object of Class test_msel
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 TRUE
then additional information is shown.The function returns input argument x
.
Useful links