library(testthat)
library(farsfunctionsJT)
test_check("farsfunctionsJT")
test_that(desc="My test", expect_is(make_filename(2015),class="character"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.