[R] trouble getting R program to open a data file

Paul Yoder paul.yoder at vanderbilt.edu
Mon Jun 17 23:47:28 CEST 2002


Hi,
	We've written an R program to conduct a series of analyses on a data file
that is a comma separated value file. At one time it worked, but every
since having down loaded the new version of R, I'm getting the following:

Cannot open c:windowsdesktopslope.csv


What I've asked the program to do is to open a datafile using the following: 

DataFile<- 'c:\windows\desktop\slope.csv' 

 So it is clearly stripping the "\" from the path. I've tried using "/" to
no avail. Any suggestions?

Paul
Paul J. Yoder, Ph.D.
Peabody Box 328
Vanderbilt University
Nashville, TN 37215
phone: 615-322-8464
fax: 615-322-8236
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list