R/print.R
print.Rd
Displays information about an object.
# S3 method for class 'Problem' print(x, ...) # S3 method for class 'Solution' print(x, ...) # S3 method for class 'SolutionSet' print(x, ...)
Any object.
Not used.
None.
base::print().
base::print()