library(TWAS)
context("utils")
test_that("vec2str creates a truncated string of its arguments", {
expect_equal(vec2str('foo'),'foo')
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.