env_update {mrgsolve} | R Documentation |
Update objects in model environment
Description
Update objects in model environment
Usage
env_update(.x, ..., .dots = list())
Arguments
.x |
model object |
... |
objects to update |
.dots |
list of objects to updated |
[Package mrgsolve version 1.5.1 Index]