View source: R/registerExtensions.R
| defineExtensionClasses | R Documentation |
Creates a linear inheritance chain of S4 classes: the outermost extension
extends the next, which extends the next, down to the base MizerParams /
MizerSim class. Existing classes are checked for compatibility instead of
being redefined.
defineExtensionClasses(extensions)
extensions |
Named character vector of extensions (full chain or dispatch subset). Non-dispatch entries are silently ignored. |
Invisibly, the named character vector of dispatch extensions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.