context("file-info-table.R")
test_that("create_file_info_table fixes dates", {
dat <- data.frame(
createdOn <- c(),
modifiedOn <- c()
)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.