Nothing
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"))
expect_equal(length(stats_plot), 9)
})
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.