tests/testthat/test_annoRawToWide.R

context('annoRawToWide')

test_that('can run', {
  expect_equal(
    class(data.frame(annoRawToWide(rawP='~/scratch/anno/test_data_anno_raw'))),
    'data.frame')
})
benscarlson/anno documentation built on Nov. 26, 2020, 10:17 p.m.