test_that("use", {
expect_silent(check_topology_prediction_tool("pureseqtmr"))
expect_silent(check_topology_prediction_tool("tmhmm"))
expect_error(check_topology_prediction_tool("nonsense"))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.