R.oo (version 1.20.0)

print.Object: Prints an Object

Description

For all objects of class Object, this method will print the value of as.character() of the object. Note that this function is not called if the argument is not an object of class Object.

Usage

"print"(x, ...)

Arguments

See Also

print.default() For more information see Object.