tests/testthat/test-plots.R

context("plots")

test_that("check plots",
          {
              ed <- detectEvents(stationBData[1000:2000,-1],nIterationsRefit = 50,
                                                     verbosityLevel = 2,ignoreVarianceWarning = TRUE)
              expect_error(plot(ed),NA)
          })

Try the EventDetectR package in your browser

Any scripts or data that you put into this service are public.

EventDetectR documentation built on Jan. 13, 2021, 9:02 a.m.