test_that("Checking dxsmall", {
data("dxsmall", package="bifurcatoR")
expect_true(is.factor(dxsmall@colData$fusion))
expect_true(is.numeric(dxsmall@colData$OS))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.