Use method resetChanges
to undo changes in objects of class
'>sysBiolAlg
made by applyChanges
.
# S4 method for sysBiolAlg
resetChanges(object, old_val)# S4 method for sysBiolAlg_room
resetChanges(object, old_val)
A list containing the original values of the model. This list is returned
by applyChanges
.
Invisibly TRUE
will be returned.
Class '>sysBiolAlg
and applyChanges