tests/testthat/test-lottr.R

test_that("null file_path throws error", {
  expect_warning(score(), )
  
  scores_monthly <- lottr(test_path("testdata", "Readings.csv"), monthly = TRUE)

})
markegge/fhwa_pm3 documentation built on June 16, 2024, 5:45 a.m.