test_that("use_grillade works", {
dep <- use_grillade()
expect_is(dep, "shiny.tag")
expect_is(htmltools::findDependencies(dep), "list")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.