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
See Also
For more information see Interface
.
[Package R.oo version 1.25.0 Index]