test_that("confdr errors", {
expect_error(confdf("northern", 2017),
"Please select a conference: 'eastern' or 'western'")
expect_error(confdf("eastern", 1969),
"Please select a year after 1970")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.