tests/testthat/test-readMWRacc.R

test_that("Checking dqo accuracy output format", {
  result <- readMWRacc(tst$accpth)
  expect_s3_class(result, 'tbl_df')
})

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.