tests/testthat/test-dLBPG.R

test_that("test dLBPG", {
  fx<-dLBPG(5.7,1.5,2.5)
  expect_equal(fx,dLBPG(5.7,1.5,2.5))
})

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.