Could you try it with the github version of data.table? It seems to load fine 
by specifying separator on 1.9.3.
Arun

From: Frank S. [email protected]
Reply: Frank S. [email protected]
Date: July 28, 2014 at 6:25:32 PM
To: [email protected] 
[email protected], [email protected] 
[email protected]
Subject:  [datatable-help] FW: fread statement for a long data table  

Hi Michael,

 

As you suggest, I execute:

 

> data <- fread('data.txt',sep='~')

 

But it still appears an (incomplete) error message:


Error en fread("data.txt", sep = "~") : Expected sep ('~') but '

I do not know the reason.

_______________________________________________  
datatable-help mailing list  
[email protected]  
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/datatable-help
_______________________________________________
datatable-help mailing list
[email protected]
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/datatable-help

Reply via email to