summaryrefslogtreecommitdiff
path: root/R/TOXSWA_cwa.R
diff options
context:
space:
mode:
authorRanke Johannes <johannes.ranke@agroscope.admin.ch>2026-01-05 07:18:23 +0100
committerRanke Johannes <johannes.ranke@agroscope.admin.ch>2026-01-05 07:20:41 +0100
commit560b2dbf139015633b0807613884cbfa4d3f4e95 (patch)
tree4ef3e733f3f1cb44a98af0a48b44361bcc05c427 /R/TOXSWA_cwa.R
parentf0bf040afbadf07c21dc65495e344c0d2a25f9c3 (diff)
Add dots argument to plot.one_boxHEADmain
Also, use markdown for some links that R CMD check complained about.
Diffstat (limited to 'R/TOXSWA_cwa.R')
-rw-r--r--R/TOXSWA_cwa.R2
1 files changed, 1 insertions, 1 deletions
diff --git a/R/TOXSWA_cwa.R b/R/TOXSWA_cwa.R
index 310029e..b132beb 100644
--- a/R/TOXSWA_cwa.R
+++ b/R/TOXSWA_cwa.R
@@ -150,7 +150,7 @@ plot.TOXSWA_cwa <- function(x, time_column = c("datetime", "t", "t_firstjan", "t
#' by \code{\link{read.TOXSWA_cwa}}.
#'
#' @export
-#' @format An \code{\link{R6Class}} generator object.
+#' @format An [R6::R6Class] generator object.
#' @field filename Length one character vector holding the filename.
#' @field basedir Length one character vector holding the directory where the file came from.
#' @field zipfile If not null, giving the path to the zip file from which the file was read.

Contact - Imprint