diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2020-12-08 22:08:38 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2020-12-08 22:08:38 +0100 |
commit | f606838c5310f365eea1c0d6421f5c3636a4dc79 (patch) | |
tree | bdf4fdb5cb3a94cc46176f9e69132af11e81f749 /man/mkinmod.Rd | |
parent | 2663158c85fca9c088d1f8cfa3bc05ad1ac36f94 (diff) |
mixed.mmkin and test coverage
Diffstat (limited to 'man/mkinmod.Rd')
-rw-r--r-- | man/mkinmod.Rd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/mkinmod.Rd b/man/mkinmod.Rd index 95cec09a..bf073634 100644 --- a/man/mkinmod.Rd +++ b/man/mkinmod.Rd @@ -41,8 +41,8 @@ In print.mkinmod, this argument is currently not used.} \item{use_of_ff}{Specification of the use of formation fractions in the model equations and, if applicable, the coefficient matrix. If "max", formation fractions are always used (default). If "min", a minimum use of -formation fractions is made, i.e. each pathway to a metabolite has its -own rate constant.} +formation fractions is made, i.e. each first-order pathway to a metabolite +has its own rate constant.} \item{name}{A name for the model. Should be a valid R object name.} |