changeColumnName: Change column name

Description Usage Arguments Value

View source: R/code.R

Description

This function replaces in the dataframe (df) the name of the column (previous) with a new column name (new)

Usage

1
changeColumnName(df, previous, new)

Arguments

df

previous new

Value

Dataframe with the new column name


DDS-MCSM/group-assignment-team-02 documentation built on May 13, 2019, 9:50 p.m.