# borrowed from {dm} expect_swc_error <- function(expr, class, regexp = NULL) { expect_error(expr, regexp = regexp, class = swc_error(class)) }
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.