test_that("Data works", {
expect_s4_class(
contacts_yeast(), 'HiCExperiment'
)
expect_s4_class(
contacts_yeast_eco1(), 'HiCExperiment'
)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.