# dummy function to ensure code coverage runs
expect_null <- function(object, info = NULL, label = NULL) {
testthat::expect_null(object, info, label)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.