[R] Change One Column Name in Data Frame

Rich Shepard rshepard at appl-ecosys.com
Tue May 15 18:30:25 CEST 2012


   The data frame has 61 columns and one column name needs to be changed. The
colnames() function can be used to change all of them when passed a vector
of names, but can it also change a single name? If not, is there a way to
change just the one column name?

Rich



More information about the R-help mailing list