library(FarsPackage)
library(testthat)
test_that("make filname", {
year<-2014
expect_that(make_filename(year), is_a("character"))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.