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
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