Nothing
test_that("the AC vector is the expected length, with both default and changed lag values", {
expect_equal(length(hmm_ac(system.file("extdata", "1DLHA2-7", package="protHMM"))), 80)
expect_equal(length(hmm_ac(system.file("extdata", "1DLHA2-7", package="protHMM"), 5)), 100)
})
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.