tests/testthat.R

library(testthat)
library(lwdataexplorer)

skip_on <- function(){
  testthat::skip_on_cran()
  testthat::skip_on_ci()
}

test_check("lwdataexplorer")
lifewatch/lwdataexplorer documentation built on Aug. 24, 2024, 12:35 a.m.