library("Cousera4")
filename<-make_filename(2013)
test_that("filename is character string", {
expect_is(filename, "character")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.