tests/testthat/user_fns.R

squarepulse <- function(t, t0, t1) {
  t >= t0 && t < t1
}
richfitz/odin documentation built on Feb. 23, 2024, 1:11 p.m.