examples_shinipsum <- list.files(
system.file("examples", package = "shinipsum")
)
test_that("ggplot creation works", {
expect_equal(ipsum_examples(), examples_shinipsum)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.