x <- KKSA_test(IDCP, nsim = 1000, Elapsed_time = FALSE)
test_that("KKSA_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.