library(wspviz)
test_that("Is a ggplot2 object", {
expect_true(is.ggplot(show_palette(pal_hsl())))
expect_true(is.ggplot(show_palette(pal_wsp())))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.