test_that("plot_treemap() works", {
dtf <- data.frame(a = 1)
fakin.path.app:::plot_treemap(dtf, index = "a", vSize = "a")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.