test_that("xCellData() can return unisets Sets", {
out <- xCellData()
expect_s4_class(out, "Sets")
expect_length(out, 20803L)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.