tests/testthat/test-utilMWRinputcheck.R

test_that("Missing arguments for input check", {
  expect_error(tabMWRcom())
})

test_that("Missing fset elements for input check", {
  expect_error(tabMWRcom(fset = list(res = tst$resdat)))
})

Try the MassWateR package in your browser

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

MassWateR documentation built on June 8, 2025, 11:20 a.m.