test_that("selectinput_check()", {
expect_error(sinput(id=NULL))
expect_error(printer(id=NULL))
expect_error(sinput(choice=NULL))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.