test_that("clm", {
expect_identical(sumer(ordinal::clm(rating ~ temp + contact + bottle + judge, data = ordinal::wine)), clm_wine)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.