renew-methods: Renew (update) values

renewR Documentation

Renew (update) values

Description

renew() is a "setter" method that updates values of selected data contained in a model module or sub-module.

Usage

renew(x, ...)

Arguments

x

A model module (an instance of a class that inherits from Ready4Module) or submodule (any S3 class instance)

...

Additional arguments

Value

A model module (an instance of a class that inherits from Ready4Module) or submodule (any S3 class instance) of the same class as that supplied to the method.


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