Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

resetChanges-methods

Generic Function to Reset Temporary Changes in Objects of Class sysBiolAlg


Description

Use method resetChanges to undo changes in objects of class sysBiolAlg made by applyChanges.

Usage

## S4 method for signature 'sysBiolAlg'
resetChanges(object, old_val)

## S4 method for signature 'sysBiolAlg_room'
resetChanges(object, old_val)

Arguments

object

An object of class sysBiolAlg.

old_val

A list containing the original values of the model. This list is returned by applyChanges.

Value

Invisibly TRUE will be returned.

Methods

signature(object = "sysBiolAlg")

Method used with objects extending class sysBiolAlg

signature(object = "sysBiolAlg_room")

Method used with objects of class sysBiolAlg_room

Author(s)

Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>

Maintainer: Mayo Roettger <mayo.roettger@hhu.de>

See Also


sybil

Efficient Constrained Based Modelling

v2.1.5
GPL-3 | file LICENSE
Authors
Mayo Roettger [cre], Gabriel Gelius-Dietrich [aut], C. Jonathan Fritzemeier [ctb], Rajen Piernikarczyk [ctb], Marc Andre Daxer [ctb], Benjamin Braasch [ctb], Abdelmoneim Desouki [ctb], Martin J. Lercher [ctb]
Initial release
2019-03-07

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.