tests/testthat/user_fns.R

squarepulse <- function(t, t0, t1) {
  t >= t0 && t < t1
}
mrc-ide/odin documentation built on July 6, 2024, 11:07 p.m.