pull_mappings: Access mapping variables

pull_composite_variablesR Documentation

Access mapping variables

Description

pull_composite_variables() takes a target and finds all the composite variables (e.g. if a reduced variable is a target, it finds all the variables the reduced variable is created from). expand_mappings() extracts the composite variables of a given variable. get_names() finds the variable names for a list of column positions.

Usage

pull_composite_variables(.partition_step)

expand_mappings(x, .mapping_key)

get_names(.partition_step, target_list)

Arguments

.partition_step

a partition_step object

.mapping_key

a mapping key

target_list

a list of composite variables

Value

a vector containing mappings


USCbiostats/partition documentation built on Feb. 3, 2024, 3:38 a.m.