context("shiny")
source("utils.R")
test_that("r2d3 can be used in shiny applications", {
skip_on_cran()
shinytest::expect_pass(shinytest::testApp("barchart", compareImages = FALSE))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.