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)

})

Try the tpm package in your browser

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

tpm documentation built on June 22, 2024, 11:28 a.m.