test_that("minimal use", {
expect_silent(
read_plink_assoc_file(
assoc_filename = get_plinkr_filename("run1.assoc")
)
)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.