R/tidy.R

#' Tidy the Result of a Recipe
#'
#' `tidy` will return a data frame that contains information
#'  regarding a recipe or operation within the recipe (when a `tidy`
#'  method for the operation exists). See [recipes::tidy.recipe] for
#'  more information.
#'
#' @name tidy.recipe
#'
#' @inheritParams recipes::tidy.recipe
NULL

Try the themis package in your browser

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

themis documentation built on Aug. 15, 2023, 1:05 a.m.