From bde136db0a42fad5e128f40d8298bd9a35b96491 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 3 Dec 2020 15:13:59 +0100 Subject: Small doc improvement --- R/mkinmod.R | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'R') diff --git a/R/mkinmod.R b/R/mkinmod.R index a7353e81..071f9e0e 100644 --- a/R/mkinmod.R +++ b/R/mkinmod.R @@ -33,8 +33,8 @@ #' @param 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. #' @param speclist The specification of the observed variables and their #' submodel types and pathways can be given as a single list using this #' argument. Default is NULL. -- cgit v1.2.1