print.Interface {R.oo}R Documentation

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.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

For more information see Interface.


[Package R.oo version 1.6.5 Index]