test_that("use", {
if (Sys.getenv("TRAVIS") == "") return()
s <- find_tmh()
expect_true(pureseqtmr::is_tmh(s))
expect_equal(nchar(s), Peptides::lengthpep(s))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.