tests/tests.R

#--------------------------------------------------------
#----------One simple test that require no data----------
#--------------------------------------------------------

#-----Test that fars_read correctly throws an error---------
library(testthat)
expect_that(fars_read("blue"), throws_error())
thechibo/fars documentation built on Nov. 20, 2019, 1:20 a.m.