tests/testthat/test-ffseq.R

test_that("ffseq works", {
  i <- seq_len(10)
  fi <- ffseq_len(10)
  expect_equal(i, fi[])
})

Try the ffbase package in your browser

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

ffbase documentation built on Feb. 27, 2021, 5:06 p.m.