test_that("docker config works", {
skip_if_not(file.exists(.docker_config.json))
config <- .docker_config()
expect_type(config, "list")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.