data(woodmouse, package="ape")
test_that("dnabin2dnastring outputs DNAStringSet", {
expect_true(class(woodmouse |> dnabin2dnastring())
== "DNAStringSet")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.