Print method for BRIL.Filtering objects

# S3 method for BRIL.Filtering
print(x, maxDisplayed = 200, ...)

Arguments

x

An object of class BRIL.Filtering (see filter_outliers())

maxDisplayed

Number of elements to display in the output (default: 200). Set to NULL (or 0) to show all values.

...

Other arguments passed to or from other methods

See also