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. --- R/TOXSWA_cwa.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'R/TOXSWA_cwa.R') 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. -- cgit v1.2.3