Learn R Programming

R.oo (version 1.7.5)

print.Interface: Prints an Interface

Description

For all objects of class Interface, this method will print the value of as.character() of the object.

Usage

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

Arguments

...
Not used.

See Also

For more information see Interface.