Nothing
test_that("fav generates the expected html", {
test_result <- fav("earth-africa", fill = "blue")
expect_s3_class(test_result, "shiny.tag")
expect_snapshot({
htmltools::doRenderTags(test_result)
})
})
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.