test_that("basic behaviour is correct", {
expect_true(file_exists("test-file_exists.R"))
expect_false(file_exists("NOT HERE"))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.