tests/testthat/test_range_offset.R

test_that("runs without error",{
  adm = admtools::tp_to_adm(t = c(0,1), h = c(0,1))
  expect_no_error(range_offset(1,1,adm))
})

Try the StratPal package in your browser

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

StratPal documentation built on Dec. 6, 2025, 5:08 p.m.