[R] How to fix the format in write.csv
Bert Gunter
gunter.berton at gene.com
Fri May 2 21:06:39 CEST 2014
Read your Excel documentation. AFAIK, R just writes text files -- you
need to tell Excel how to read them in.
Cheers,
Bert
Bert Gunter
Genentech Nonclinical Biostatistics
(650) 467-7374
"Data is not information. Information is not knowledge. And knowledge
is certainly not wisdom."
H. Gilbert Welch
On Fri, May 2, 2014 at 11:34 AM, ChangJiang Xu
<changjiang.h.xu at gmail.com> wrote:
> By dafault, write.csv will change the characters such as "5/38" as a date
> "May-38". How can I not change the format?
> Thanks.
>
> ChangJiang
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at 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.
More information about the R-help
mailing list