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'))
})

Try the CeTF package in your browser

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

CeTF documentation built on Nov. 25, 2020, 2 a.m.