diff options
| author | Ranke Johannes <johannes.ranke@agroscope.admin.ch> | 2026-01-05 07:18:23 +0100 |
|---|---|---|
| committer | Ranke Johannes <johannes.ranke@agroscope.admin.ch> | 2026-01-05 07:20:41 +0100 |
| commit | 560b2dbf139015633b0807613884cbfa4d3f4e95 (patch) | |
| tree | 4ef3e733f3f1cb44a98af0a48b44361bcc05c427 /man/max_twa.Rd | |
| parent | f0bf040afbadf07c21dc65495e344c0d2a25f9c3 (diff) | |
Also, use markdown for some links that R CMD check complained about.
Diffstat (limited to 'man/max_twa.Rd')
| -rw-r--r-- | man/max_twa.Rd | 4 |
1 files changed, 2 insertions, 2 deletions
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 } |
