From a583cd7e3eecef4c70ac09304495c765a84e76ce Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 4 Jan 2023 05:34:42 +0100 Subject: Update documentation of 'use_of_ff' argument --- R/mkinmod.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R/mkinmod.R b/R/mkinmod.R index d8740aed..47307ab7 100644 --- a/R/mkinmod.R +++ b/R/mkinmod.R @@ -26,7 +26,7 @@ #' Additionally, [mkinsub()] has an argument \code{to}, specifying names of #' variables to which a transfer is to be assumed in the model. #' If the argument \code{use_of_ff} is set to "min" -#' (default) and the model for the compartment is "SFO" or "SFORB", an +#' and the model for the compartment is "SFO" or "SFORB", an #' additional [mkinsub()] argument can be \code{sink = FALSE}, effectively #' fixing the flux to sink to zero. #' In print.mkinmod, this argument is currently not used. -- cgit v1.2.1