tests/testthat/test-step_lm.R

test_that("stepwise linear model", {
  expect_snapshot(
    step_lm(data_wider = mtcars, formula = mpg ~ ., trace = FALSE)
    )
})
Blockhead-yj/report.iqz documentation built on March 18, 2022, 5:30 a.m.