context("Vignette exists")
library(platowork)
test_that("vignette, testing-platoworks, exists", {
expect_equal(class(utils::vignette("testing-platowork")), "vignette")
})
#> Test passed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.