"plot"(x, time_column = c("datetime", "t", "t_firstjan", "t_rel_to_max"), xlab = "default", ylab = "default", add = FALSE, total = FALSE, LC_TIME = "C", ...)
plot
if we are not adding to an existing plotPlot TOXSWA hourly concentrations of a chemical substance in a specific segment of a TOXSWA surface water body.
H_sw_D4_pond <- read.TOXSWA_cwa("00001p_pa.cwa", basedir = "SwashProjects/project_H_sw/TOXSWA", zipfile = system.file("testdata/SwashProjects.zip", package = "pfm")) plot(H_sw_D4_pond)