tests/testthat/test-rLBPG.R

test_that("test rLBPG", {
  x<-rLBPG(50,1.5,1)
  y<-x
  expect_equal(x,y)
})

Try the LBPG package in your browser

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

LBPG documentation built on March 21, 2022, 9:10 a.m.