test_that("glm", {
expect_identical(sumer(glm(low ~ age + lwt + factor(race) + smoke + ptl + ht + ui + ftv, binomial, MASS::birthwt)), glm_bwt)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.