#-----------------------------------#
# Test functions with testthat
#------------------------------------#
context("Thorws error correctly")
test_that("check error", {
throws_error(fars_read ('accident_1.csv.bz2'))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.