tests/testthat/test.R

#-----------------------------------#
# Test functions with testthat
#------------------------------------#
context("Thorws error correctly")

test_that("check error", {
  throws_error(fars_read ('accident_1.csv.bz2'))
})
LauraR09/farsfunctions documentation built on Nov. 10, 2019, 4:32 p.m.