modify: Modify Object

View source: R/param_define.R

modifyR Documentation

Modify Object

Description

This generic function allows the modification of various objects such as parameters, transitions matrix or states.

Usage

modify(.OBJECT, ...)

Arguments

.OBJECT

Various objects.

...

Modifications.

Details

More details are available on the respective help page of each object definition.

Value

Same class as x.


pierucci/heemod documentation built on July 17, 2022, 9:27 p.m.