get_all_variables_from_path_map: Extract All Variables Needed for Standardization
Description
Extracts predictor and outcome variable names from a path standardization map.
Usage
get_all_variables_from_path_map(path_std_map)
Value
A character vector of variable names.
Arguments
- path_std_map
A named list returned by build_path_std_map().