context("data")
test_that("data are SummarizedExperiment objects", {
V13() %>%
expect_s4_class("SummarizedExperiment")
V35() %>%
expect_s4_class("SummarizedExperiment")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.