From 560b2dbf139015633b0807613884cbfa4d3f4e95 Mon Sep 17 00:00:00 2001 From: Ranke Johannes Date: Mon, 5 Jan 2026 07:18:23 +0100 Subject: Add dots argument to plot.one_box Also, use markdown for some links that R CMD check complained about. --- man/max_twa.Rd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man/max_twa.Rd') diff --git a/man/max_twa.Rd b/man/max_twa.Rd index 43ad50e..2bba22f 100644 --- a/man/max_twa.Rd +++ b/man/max_twa.Rd @@ -7,7 +7,7 @@ max_twa(x, window = 21) } \arguments{ -\item{x}{An object of type \code{\link{one_box}}} +\item{x}{An object of type \link{one_box}} \item{window}{The size of the moving window} } @@ -19,7 +19,7 @@ for finding the maximum. It is therefore recommended to check this using \code{max_twa}. } \details{ -The method working directly on fitted \code{\link{mkinfit}} objects uses the +The method working directly on fitted \link[mkin:mkinfit]{mkin::mkinfit} objects uses the equations given in the PEC soil section of the FOCUS guidance and is restricted SFO, FOMC and DFOP models and to the parent compound } -- cgit v1.2.3