skip_on_cran()
context("draw_ext")
test_that("draw_ext()", {
if(isTRUE(test$mapedit)) expect_true(TRUE) else expect_error(draw_ext())
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.