test_that("generate informative errors", {
expect_snapshot(error = TRUE, {
id()
failwith()
select_vars()
rename_vars()
select_var()
current_vars()
bench_tbls()
compare_tbls()
compare_tbls2()
eval_tbls()
eval_tbls2()
location()
changes()
})
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.