man-roxygen/title_desc_tidy.R

#' @title Tidy a(n) <%= class %> object
#' 
#' @description Tidy summarizes information about the components of a model.
#'   A model component might be a single term in a regression, a single
#'   hypothesis, a cluster, or a class. Exactly what tidy considers to be a
#'   model component varies across models but is usually self-evident.
#'   If a model has several distinct types of components, you will need to
#'   specify which components to return.
#' 
#' @md
dgrtwo/broom documentation built on Feb. 14, 2023, 12:40 a.m.