test_that("use", {
if (!is_mhcnuggets_installed()) return()
expect_silent(mhcnuggets_options_to_text(create_test_mhcnuggets_options()))
expect_error(mhcnuggets_options_to_text(mhcnuggets_options = "nonsense"))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.