knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

modeltests

R build status Coverage status

modeltests is a package that exports tests for use in other packages. This allows other developers to guarantee that their tidier implementations meet the broom tidy(), glance() and augment() specifications.



alexpghayes/modeltests documentation built on March 7, 2024, 11 p.m.