tests/testthat/test-Epoch.R

data("pt01EcoG")

test_that("Epoch", {
  epoch <- Epoch(pt01EcoG) |> expect_no_error()
  epoch |> expect_s4_class("Epoch")
})

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.