#I need to contrcut a test. Can it be multiple lines of "expect_that..." or must it be contained within a "test_that"
#function, I do not know. When will these be called and by who, I do not know either. Can functions be tested that have
testthat::expect_that(make_filename(2013), testthat::equals("accident_2013.csv.bz2"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.