context("utils")
test_that("Utils output are as expected", {
expect_is(bdc_utils_libraries(pkg_workbook_files()), "character")
expect_output(bdc_utils_outline(pkg_workbook_files()), "- Introduction ")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.