tests/testthat/test-truncateTime.R

data("pt01EcoG")
epoch <- Epoch(pt01EcoG)

test_that("truncateTime", {
  truncateTime(epoch, 0, 1) |> expect_no_error()
})

Try the EZFragility package in your browser

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

EZFragility documentation built on April 12, 2025, 1:22 a.m.