Apply a Recorded Transformation Recipe
Source:R/specification-closure.R
apply_transformation_recipe.RdApply a Recorded Transformation Recipe
Usage
apply_transformation_recipe(
new_data,
recipe,
input_scale = c("raw", "prepared"),
require_outcome = FALSE,
input_unit = NULL
)