Nothing
test_that("test overlapinfoForStudy works", {
skip_on_cran()
expected <- otargen::overlapInfoForStudy(study_id = "GCST90025954" , study_ids = c("GCST006612","GCST010245" ,"GCST90038690"))
expect_type(expected, "list")
expect_false(is.null(length(expected)))
})
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.