append_mappings: Append a new variable to mapping and filter out composite...

View source: R/mappings.R

append_mappingsR 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


partition documentation built on May 29, 2024, 1:29 a.m.