v<- read.csv(file="sales.csv",header=TRUE)
 v

i get an output whose column names are V1,V2, and so on but i would like to
retain the original column names such as january through to december.

Charles.

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to