Skip to contents

print.box is a utility method that prints a box object.

Usage

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

Arguments

x

A box object

...

Additional parameters to be passed to cat.

See also

Other utility functions: as_pb(), as_pc(), plot.box()