tests/testthat/test-r3_4.R

test_that("find_random", {
  m <- glm(am ~ mpg, mtcars, family = binomial())
  expect_null(find_random(m))
})

Try the insight package in your browser

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

insight documentation built on Nov. 26, 2023, 5:08 p.m.