stats_plot <- statsUMI4C(wk_dir = system.file("extdata", "CIITA",
package = "UMI4Cats"
))
test_that("Stats plot output is correct", {
expect_equal(class(stats_plot), c("gg", "ggplot"))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.