Learn R Programming

switchSelection (version 2.0.0)

print.summary.test_msel: Print summary for an Object of Class test_msel

Description

Prints summary for an object of class 'test_msel'.

Usage

# S3 method for summary.test_msel
print(x, ..., is_legend = TRUE)

Value

The function returns input argument x.

Arguments

x

object of class 'test_msel'

...

further arguments (currently ignored)

is_legend

a logical; if TRUE then additional information is shown.