dataCompareR (version 0.1.2)

cleanColNames: cleanColNames : get colnames, remove leading and trailing whitespace and push to upper case

Description

cleanColNames : get colnames, remove leading and trailing whitespace and push to upper case

Usage

cleanColNames(DF)

Arguments

DF

Input dataframe

Value

colInfo dataframe containing original and treated column names of DF