specifying a path in read.table on a Mac
0
0
Entering edit mode
John Cornell ▴ 30
@john-cornell-1053
Last seen 9.6 years ago
Dear Bioconductor: I am trying to read a *.csv file from a UBS microdrive using read.table. I am using R 2.0.1 on a G5 IMac. I tried the following: data <- read.table("DATASTOR:Data:dataset.csv",sep=",", header=T,na.string="NA") data <- read.table("DATASTOR::Data::dataset.csv",sep=",",header=T,na.string="N A") I have also tried variations on backward and forward backslashes, but none of the variations appear to work. I supect that the solution is rediculously simple, but I can't see it. Can someone help me? John
• 573 views
ADD COMMENT

Login before adding your answer.

Traffic: 831 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6