Getting Data into R Commander

If you would like to rename the columns in your R data table so that each column has a descriptive title, you could give the R command: > names(Data) ................
................