test_that("rna_transform length is a third of input vector", {
expect_equal(length(rna_transform("AUGAUGGAU", start =1)), 3)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.