man-roxygen/param_newdata.R

#' @param newdata A [base::data.frame()] or [tibble::tibble()] containing all
#'   the original predictors used to create `x`. Defaults to `NULL`, indicating
#'   that nothing has been passed to `newdata`. If `newdata` is specified,
#'   the `data` argument will be ignored.
#' @md
tidyverse/broom documentation built on Oct. 2, 2024, 9:38 a.m.