cleanColNames {dataCompareR} | R Documentation |
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
[Package dataCompareR version 0.1.4 Index]