Clean column names by replacing all spaces and punctuation with a single underscore
Arguments
- x
Character vector or matrix with colnames or any object with
names()
method.
Clean column names by replacing all spaces and punctuation with a single underscore
Character vector or matrix with colnames or any object with names()
method.