metamorphose | R Documentation |
metamorphose() is a method that transforms a model module into a model module of a different (non-inheriting) class.
metamorphose(x, ...)
x |
A model module (an instance of a class that inherits from Ready4Module) |
... |
Additional arguments |
A model module (an instance of a class that inherits from Ready4Module) of a different class to that supplied to the method.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.