library(MyfarsPkg)
context("make_filename")
test_that("invalid years result in an error",
{
expect_error(make_filename(lakgjg),"object 'lakgjg' not found")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.