tests/testthat/test-x100.R

test_that("x100 is correct size", {
  #data(x100)
  expect_equal(nrow(x100), 100)
  expect_equal(ncol(x100), 6)
})

Try the blockTools package in your browser

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

blockTools documentation built on Feb. 16, 2023, 7:14 p.m.