How can I change all column or variable names in a data frame (or data.table), i just want to add the string "par" to each column name (seperated by underscore) how can i (use paste() to) do this?
Asked
Active
Viewed 726 times