tests/testthat.R

library(testthat)
library(hcictools)

test_check("hcictools")

test_that("library loaded", {
  expect_equal(1, 1)
})
HCIC/r-tools documentation built on Dec. 26, 2020, 3:54 p.m.