test_that("util_fiblevs returns list", {
expect_type(util_fiblevs(), 'list')
expect_equal(names(util_fiblevs()), c('ecolilev', 'ecolilbs', 'enterolev', 'enterolbs', 'fibmatlev', 'fibmatlbs'))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.