tests/testthat/test_vignette.R

context("Vignette exists")
library(platowork)

test_that("vignette, testing-platoworks, exists", {
  expect_equal(class(utils::vignette("testing-platowork")), "vignette")
})
#> Test passed
lassehjorthmadsen/platowork documentation built on March 20, 2022, 1:10 a.m.