Default method for viewing objects

# Default S3 method
view(x, ...)

Arguments

x

The object to view

...

Additional arguments, passed to print.

Value

No value returned, simply calls the print method on the object