test_that("use", {
if (!is_netmhcpan_installed()) return()
expect_silent(check_alleles(get_netmhcpan_alleles()))
expect_error(check_alleles("nonsense"), "Invalid 'alleles'")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.