tests/testthat/test-wrangled_csv.R

test_that("wrangled_csv works", {
  tmp = tempfile()
  dir.create(tmp)
  expect_equal(wrangled_csv('ocs-bp-opioid-rural-urban', outpath = tmp), TRUE)
})
mbreshock/OCSdata documentation built on July 24, 2024, 9:47 a.m.