cleanName: Clean Column Names

Description Usage Arguments Value

View source: R/cleanName.R

Description

Cleans the column names when importing data with messy names

Usage

1
cleanName(x, adobeClean = F)

Arguments

x

a data.frame or vector of names

adobeClean

Defaults to FALSE. Also strips off all the "evar" "prop" "event" nonsense

Value

The vector of cleaned names to be assigned to colnames(object)


blazickjoe/DataScienceLibrary documentation built on Nov. 5, 2019, 2:26 p.m.