Print a ferx_data object

Description

Shows a compact exclusion summary (records retained, excluded counts, fired rules) followed by the first rows of the retained data.

Usage

# S3 method for ferx_data
print(x, n = 6L, ...)

Arguments

  • x: A ferx_data object.
  • n: Number of data rows to display. Default 6.
  • ...: Passed to print.data.frame.