Rdocumentation
powered by
Learn R Programming
heemod (version 0.3.3)
modify: 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.
Value
Same class as
x
.
Details
More details are available on the respective help page of each object definition.