From f8fdbc3237d12d5511058d2c0c40f3e99debe682 Mon Sep 17 00:00:00 2001 From: Ranke Johannes Date: Mon, 22 Jun 2026 17:59:58 +0200 Subject: Update docs with roxygen 8 --- man/one_box.Rd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man/one_box.Rd') diff --git a/man/one_box.Rd b/man/one_box.Rd index 83a9fe0..16f4859 100644 --- a/man/one_box.Rd +++ b/man/one_box.Rd @@ -19,10 +19,10 @@ one_box(x, ini, ..., t_end = 100, res = 0.01) \item{x}{When numeric, this is the half-life to be used for an exponential decline. When a character string specifying a parent decline model is given e.g. \code{FOMC}, \code{parms} must contain the corresponding parameters. -If x is an \link[mkin:mkinfit]{mkin::mkinfit} object, the decline is calculated from this +If x is an \link[mkin:mkinfit]{mkinfit} object, the decline is calculated from this object.} -\item{ini}{The initial amount. If x is an \link[mkin:mkinfit]{mkin::mkinfit} object, and +\item{ini}{The initial amount. If x is an \link[mkin:mkinfit]{mkinfit} object, and ini is 'model', the fitted initial concentrations are used. Otherwise, ini must be numeric. If it has length one, it is used for the parent and initial values of metabolites are zero, otherwise, it must give values for -- cgit v1.2.3