test_that("Ts are succesfully substituted with Us when converting DNA seq to mRNA seq", {
expect_equal(mRNA(dna_seq = "ATCGATCGATCG"), "AUCGAUCGAUCG")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.