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'))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.