tests/testthat/test-audacity-to-df.R

test_that("audacity_to_df", {
  file_1 <- system.file("extdata", "test_audacity.txt", package = "phonfieldwork")
  expect_equal(length(audacity_to_df(file_1)), 4)
})
agricolamz/lingfieldwork documentation built on Aug. 2, 2024, 10:47 p.m.