tests/testthat/test-qLBPG.R

test_that("test qLBPG", {
  Qx<-qLBPG(0.5,1.5,2.5)
  expect_equal(Qx,qLBPG(0.5,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.