Nothing
context("test-p_mark_significance")
test_that("p_mark_significance works when NA only", {
na_signif <- p_mark_significant(NA)
expect_equal(na_signif, "NA")
})
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.