Saleem, I have no idea about this, but may be you can use other data.frame name instead of "data" because data is a name of a function (see ?data).
good luck milton On Fri, Jan 15, 2010 at 3:33 PM, saleem mukhtar <saleem...@yahoo.com> wrote: > Hello, > > I am running R on cygwin for windows. > > File R1234 contains > > data <- read.table("data") > q() > > On the command line I type > > R --no-save -q R_PROFILE=R1234 > > returns > > Error: could not find function read.table > > THanks. > > ______________________________________________ > 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<http://www.r-project.org/posting-guide.html> > and provide commented, minimal, self-contained, reproducible code. > [[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.