Learn R Programming

heemod (version 1.0.2)

modify: Modify Object

Description

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

Usage

modify(.OBJECT, ...)

Value

Same class as x.

Arguments

.OBJECT

Various objects.

...

Modifications.

Details

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