metamorphose-methods: Metamorphose a model module to a model module of a different...

metamorphoseR Documentation

Metamorphose a model module to a model module of a different (non-inheriting) class

Description

metamorphose() is a method that transforms a model module into a model module of a different (non-inheriting) class.

Usage

metamorphose(x, ...)

Arguments

x

A model module (an instance of a class that inherits from Ready4Module)

...

Additional arguments

Value

A model module (an instance of a class that inherits from Ready4Module) of a different class to that supplied to the method.


ready4-dev/ready4 documentation built on Nov. 4, 2024, 11:38 p.m.