Problem with specifying path in read.table on Mac solved
0
0
Entering edit mode
John Cornell ▴ 30
@john-cornell-1053
Last seen 10.2 years ago
Dear Bioconductor: I appologize for posting my read.table querry prematurely. With a bit more trial and error, the solution to reading a *.csv file from an external drive is: data <- read.table("/Volumes/Drive/Folder/dataset.csv", ...... ) You need to include the /Volumes in the path and use single forward slashes "/' to separate the elements in the path. Cheers, John
• 660 views
ADD COMMENT

Login before adding your answer.

Traffic: 576 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