50% off: Unlimited data and AI learning.
The Learning Leader's Guide to AI Literacy

recipes (version 1.2.1)

get_keep_original_cols: 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)

Value

A logical to keep the original variables in the output

Arguments

object

A recipe step

See Also

developer_functions