---------- Forwarded message ---------- From: vikram ranga <[email protected]> Date: Thu, Sep 12, 2013 at 1:02 PM Subject: Re: [R] how to retain dimnames while exporting from excel into r To: Charles Thuo <[email protected]>
On Thu, Sep 12, 2013 at 12:45 PM, Charles Thuo <[email protected]> wrote: > v<- read.csv(file="sales.csv",header=TRUE) > v > Is it possible to share the file? because the code looks fine > > 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]] > > ______________________________________________ > [email protected] 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. ______________________________________________ [email protected] 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.

