tests/testthat/test-summary_elan.R

res <- summary_elan(system.file(c("spanish.eaf", "synthetic_speech.eaf"), package = "avutils"))


test_that("result is a list", {
  expect_true(is.list(res))
})
gobbios/avutils documentation built on Feb. 19, 2020, 9:44 a.m.