context("drop_colr") test_that("Simple error handling", { DF <- data.frame(x = 1, y = 2) expect_error(drop_colr(DF, "x")) })
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.