test_that("readVCF works", {
expect_type(readVCF(vcf.file.path=paste0(path.package("rCNV"), "/example.raw.vcf.gz")), "list")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.