Nothing
test_that("Cal_cor_test_single computes correct inverse element", {
data(Results_full_rg)
plei_h2_idx <- 1
result <- Cal_cor_test_single(Results_full_rg, plei_h2_idx)
expect_type(result, "double")
expect_false(is.na(result))
})
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.