tests/testthat/test-function-draw_thresholds_if_applicable.R

test_that("draw_thresholds_if_applicable() works", {

  expect_error(
    kwb.monitoring:::draw_thresholds_if_applicable()
    # argument "time.dependent.thresholds" is missing, with no default
  )

})
KWB-R/kwb.monitoring documentation built on May 17, 2019, 1:06 p.m.