Learn R Programming

cocoreg (version 0.1.1)

rename_variables: Rename variables of a data collection

Description

Rename variable in all datasets such that the data.frame list conforms to the requirements of CoCoReg.

Usage

rename_variables(df_list)

Arguments

df_list
list of data.frames, The datasets to process

Value

A list of data.frames with changed variable names. Original dimension names are stored as an attribute.