[R] Reading files form a server in windows
Murray Jorgensen
maj at waikato.ac.nz
Tue Jul 25 09:46:47 CEST 2000
Hi,
I'm just wondering about file name syntax.
Instead of
stuff <- read.table("e:/statcourses/stuff.dat")
I'd like to be able to do
stuff <- read.table("ptolemy/statcourses/stuff.dat")
or
stuff <- read.table("ptolemy.math.waikato.ac.nz/statcourses/stuff.dat")
that is, I'd like to be able to read a file from a server without
necessarily mounting the server as a drive letter on the PC.
Is that do-able?
Murray Jorgensen
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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