R/modeltests-package.R

#' @keywords internal
#' @import testthat
#' @importFrom utils head tail
#' @importFrom generics augment glance tidy
"_PACKAGE"

utils::globalVariables(
  c(
    ".rownames",
    "argument_glossary",
    "column",
    "column_glossary",
    "method"
  )
)

Try the modeltests package in your browser

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

modeltests documentation built on Jan. 16, 2021, 5:38 p.m.