tests/testthat/test_data-tables.R

context('Data tables')

test_that('table gets loaded', {
    expect_equal(dim(getAAtable()), c(20, 15))
    expect_equal(dim(getAdductTable()), c(32, 4))
})

Try the MSGFgui package in your browser

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

MSGFgui documentation built on Nov. 8, 2020, 8:26 p.m.