library(testthat)
library(dataedu)
context("test-theme_dataedu.R")
test_that("dataedu theme works", {
expect_is(theme_dataedu(), "theme")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.