[R] Reading files form a server in windows
Uwe Ligges
ligges at statistik.uni-dortmund.de
Tue Jul 25 10:39:16 CEST 2000
Sorry, didn't CC it to R-help...
Murray Jorgensen wrote:
>
> 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")
Try:
stuff <- read.table("//ptolemy/statcourses/stuff.dat")
Uwe Ligges
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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