tests/testthat/test-rtpwb.R

test_that("test-rtpwb", {
  x <- rtpwb(20,2,3,1)
  y <- x
  expect_equal(x,y)
})

Try the tpwb package in your browser

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

tpwb documentation built on May 29, 2024, 3:12 a.m.