context("Message")
test_that("Display Error in fars_read",{
expect_error(fars_read("random"))
expect_silent(make_filename(2013))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.