tests/testthat/test-robust-glmrob.R

test_that("augment.glmRob errors informatively", {
  x <- structure(1L, class = "glmRob")
  expect_snapshot(error = TRUE, augment(x))
})

Try the broom package in your browser

Any scripts or data that you put into this service are public.

broom documentation built on Aug. 8, 2025, 6:44 p.m.