x <- Franck_test(CNV, nsim = 1000, Elapsed_time = FALSE)
test_that("Franck_test works", {
expect_true(x$pvalue_exact<0.05)
expect_true(x$pvalue_appro<0.05)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.