context("filename creation")
test_that("filename is correct", {
expect_equal(make_filename(2012), "accident_2012.csv.bz2")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.