test_that("filename_datestamp", {
expect_equal(file_datestamp("LICENSE.csv.gz"), "LICENSE." %++% format(Sys.Date(), "%Y_%m_%d") %++% ".csv.gz")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.