tests/testthat/test-default_transition_functions.R

test_that("expo fun returns expected values", {
  expect_equal(expo_fun(0, 2, 3), 0)
  expect_equal(expo_fun(2, 1.5, 2), 6)
})

Try the IxPopDyMod package in your browser

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

IxPopDyMod documentation built on Oct. 24, 2023, 1:07 a.m.