tests/testthat/test_RIFPlot.R

context("RIFPlot")

data(CeTFdemo)

test_that('RIFPlot throws an error when there is none input for object parameter', {
  expect_error(RIFPlot(color  = 'darkblue', 
                       type   = 'DE'))
})
cbiagii/ceTF documentation built on Feb. 6, 2023, 9:05 p.m.