Rdocumentation
powered by
Learn R Programming
R.oo (version 1.7.5)
uses.Interface: Specifies that an object uses this Interface
Description
Specifies that an object uses this Interface.
Usage
## S3 method for class 'Interface': uses(this, ...)
Arguments
Value
Returns a
character
vector
of class names of Interface:s.
See Also
For more information see
Interface
.