match_from_xls_dict: Extract and match variable names using an external Excel...

View source: R/utils.R

match_from_xls_dictR Documentation

Extract and match variable names using an external Excel dictionary

Description

Extract and match variable names using an external Excel dictionary

Usage

match_from_xls_dict(df, xls_dict)

Arguments

df

Input dataframe

xls_dict

Excel spreadsheet containing 2 columns ('old' and 'new') that map the names of the variables in the input dataframe and the names of the variables in the output dataframe

Value

This function returns a dataframe.


Thaliehln/timci documentation built on April 8, 2024, 3:38 p.m.