tests/testthat/test_calc.am.R

test_that('Start before end.', {

  wave = load.wave('files/wave_1.wav')
  ca = calc.am(wave)

  expect_true(class(ca) == 'data.frame')

})

Try the callsync package in your browser

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

callsync documentation built on May 29, 2024, 5:30 a.m.