Code
expect_error(drop_row_if(df, type = "gibberish"))
expect_error(drop_row_if(airquality, sign = "nope", value = 20))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.