tests/testthat/_snaps/fit_model.md

test fit_model

Code
  expect_error(fit_model(yields, "height", "weight"))
  expect_error(fit_models(df = yields, yname = c("height"), xname = "width + yield",
  modeltype = "lm"))


Nelson-Gon/manymodelr documentation built on July 3, 2025, 6:40 p.m.