test_that("expexted result", {
result <- read_files("./inst/extdata")
expect_equal(object = class(result),
expected = "list")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.