test_that("minimal use", {
expect_silent(
create_plink2_bin_filenames(
pgen_filename = "file.pgen",
psam_filename = "file.psam",
pvar_filename = "file.pvar"
)
)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.