append_mappings {partition}R Documentation

Append a new variable to mapping and filter out composite variables

Description

Append a new variable to mapping and filter out composite variables

Usage

append_mappings(.partition_step, new_x)

Arguments

.partition_step

a partition_step object

new_x

the name of the reduced variable

Value

a tibble, the mapping key


[Package partition version 0.2.1 Index]