Remove given column(s) if it has only NA's.
removeNaColumn(x, column)
x
any data frame
column
column name(s)
updated data frame