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 March 12, 2026, 1:06 a.m.