get_keep_original_cols: Get the 'keep_original_cols' value of a recipe step

View source: R/misc.R

get_keep_original_colsR Documentation

Get the keep_original_cols value of a recipe step

Description

Get the keep_original_cols value of a recipe step

Usage

get_keep_original_cols(object)

Arguments

object

A recipe step

Value

A logical to keep the original variables in the output

See Also

developer_functions


recipes documentation built on Aug. 26, 2023, 1:08 a.m.