changeColName: Changes the name of a column in a data.frame

Description Usage Arguments

Description

Changes the name of a column in a data.frame

Usage

1
changeColName(the_dataframe, oldname, newname)

Arguments

the_dataframe

dataset to change

oldname

the old column name

newname

the new column name


alesaccoia/alexr documentation built on Dec. 19, 2021, 12:26 a.m.