test_that("plotHeatmap", {
object <- nonzeroRowsAndCols(object)
p <- plotHeatmap(object, scale = "row")
expect_s3_class(p, "pheatmap")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.