Hi,
On Aug 4, 2009, at 10:37 AM, Olga Lyashevska wrote:
Dear all,
I am trying to import data with read.csv and my file is on remote
machine.
I believe that I need to open a connection, not sure about syntax
though.
I would appreciate any suggestions,
Look at the different ways you can open file connections in the ?
connections help page. If the file is accessible via http, or ftp I
guess you're in luck, otherwise I'd imagine you have to just copy the
file to your local system then open it.
-steve
--
Steve Lianoglou
Graduate Student: Computational Systems Biology
| Memorial Sloan-Kettering Cancer Center
| Weill Medical College of Cornell University
Contact Info: http://cbio.mskcc.org/~lianos/contact
______________________________________________
[email protected] 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.