skip("Depends on rnaturalearth data")
test_that("quick_map generate ggplot object", {
expect_equal(class(quick_map())[2], "ggplot")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.