man-roxygen/examples-linreg-lm.R

#' @examples
#' library(tidytest)
#'
#' #> `lm` Method
#' mod_lm_fit <- lm(mpg ~ disp + wt + hp, data = mtcars)
#'
#' <%=fn %>(mod_lm_fit)
RobbyLankford/tidytest documentation built on Jan. 27, 2024, 7:36 a.m.