remove unnecessary columns
removeCols(cols = NULL, dat = NULL)
cols,
columns that are going to be removed from data frame
dat,
data
x <- removeCols()