test_that("local_root() works", {
root <- "a/b/c"
local_root(root)
expect_identical(getOption("boxrdrive.root"), root)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.