test_that("Missing arguments for input check", {
expect_error(tabMWRcom())
})
test_that("Missing fset elements for input check", {
expect_error(tabMWRcom(fset = list(res = tst$resdat)))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.