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/phonfieldwork documentation built on July 30, 2024, 8:51 p.m.