tests/testthat/test-plotCellCounts.R

test_that("SingleCellExperiment", {
    p <- plotCellCounts(sce)
    expect_s3_class(p, "ggplot")
})
acidgenomics/r-acidplots documentation built on March 30, 2024, 10:16 p.m.