suppressPackageStartupMessages({
library(cli)
})
test_that("utils template works properly", {
source(system.file("templates", "utils_template.R", package = "swissknife"))
source(system.file("templates", "tests_utils_template.R",
package = "swissknife"))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.