extend.Interface | R Documentation |
Extends another Interface class.
## S3 method for class 'Interface'
extend(this, ...className, ...)
...className |
The name of new interface. |
... |
Named values representing the fields of the new instance. |
Returns an Interface of class className
.
Henrik Bengtsson
For more information see Interface
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.