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/plot.one_box.Rd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man/plot.one_box.Rd') diff --git a/man/plot.one_box.Rd b/man/plot.one_box.Rd index 443be99..91fddf0 100644 --- a/man/plot.one_box.Rd +++ b/man/plot.one_box.Rd @@ -16,7 +16,7 @@ ) } \arguments{ -\item{x}{The object of type \code{\link{one_box}} to be plotted} +\item{x}{The object of type \link{one_box} to be plotted} \item{xlim}{Limits for the x axis} @@ -51,5 +51,5 @@ plot(pred_2_saw) plot(pred_2_saw, max_twa = 21, max_twa_var = "m1") } \seealso{ -\code{\link{sawtooth}} +\link{sawtooth} } -- cgit v1.2.3