tests/testthat/test-readMWRsites.R

test_that("Checking sites output format", {
  result <- readMWRsites(tst$sitpth)
  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.