Skip to contents

Prints a concise summary of the step_obwoe object.

Usage

# S3 method for class 'step_obwoe'
print(x, width = max(20L, options()$width - 30L), ...)

Arguments

x

A step_obwoe object.

width

Maximum width for printing term names.

...

Additional arguments (currently unused).

Value

Invisibly returns x.