print.customFilterSummary {pmartR}R Documentation

Custom Filter Print Method

Description

Print method for summary of custom filter

Usage

## S3 method for class 'customFilterSummary'
print(x, ...)

Arguments

x

the custom filter summary to print

...

further arguments passed to or from other methods

Value

No return value, prints details about x


[Package pmartR version 2.4.5 Index]