Re: [Rd] format Date

2008-08-18 Thread Prof Brian Ripley
On Sun, 17 Aug 2008, sayeed hussain wrote: Hey people.. Wrong 'people': this is a question for R-help, and please study the R posting guide. I have been trying this code write.table(data.frame(date,name,amount,details),file="C:/Documents and Settings/Administrator/My Documents/Account/Acc

[Rd] format Date

2008-08-18 Thread sayeed hussain
Hey people.. I have been trying this code write.table(data.frame(date,name,amount,details),file="C:/Documents and Settings/Administrator/My Documents/Account/Account Info.txt",quote=FALSE,append=TRUE,col.names=FALSE,row.names=FALSE,sep="\t") check<-read.table("C:/Documents and Settings/Administra