tests/testthat/test_calc.perf.R

d = load.selection.tables.audacity(path_selection_tables = 'files/audacity')

test_that('Class.', {

  out = calc.perf(d, d)

  expect_equal(class(out), 'list')

})

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.