Skip to contents

A printing method for model objects

Usage

# S3 method for model_object
print(x, ...)

Arguments

x

The object to print

...

Not used, but here for consistency with generic print()