reduce_mappings {partition} | R Documentation |
Create a mapping key out of a list of targets
Description
Create a mapping key out of a list of targets
Usage
reduce_mappings(.partition_step, target_list)
Arguments
.partition_step |
a |
target_list |
a list of composite variables |
Value
a tibble
, the mapping key
[Package partition version 0.2.1 Index]