tests/testthat/test-smoke.R

library(testthat)

###########
context("Overall Smoke Test")
###########
test_that("Smoke Test", {
  testthat::expect_true(TRUE)
})

Try the IalsaSynthesis package in your browser

Any scripts or data that you put into this service are public.

IalsaSynthesis documentation built on May 2, 2019, 10:16 a.m.