data(hiv)
test_that("codonmat2pnps()", {
expect_true(((hiv |> dnastring2codonmat())[,c(1, 2)] |>
codonmat2pnps())["Codons"] == "91")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.