Skip to contents

Displays information about an object.

Usage

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

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

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

Arguments

x

Any object.

...

Not used.

Value

None.

See also