search for: 09g001_72975_7575_25_4025_2

Displaying 1 result from an estimated 1 matches for "09g001_72975_7575_25_4025_2".

2012 May 16
0
Problem to resolve a step for reading a large TXT and, split in several file
...table(pv, file = paste(fileNames.temp.1,"_",i,".txt",sep = ""), > sep = "\t") > } > close(con) > > > when I use 1,000,000 I have in the directory only > "09G001_72975_7575_25_4025_1.txt" (with 1000000 of rows) and not > "09G001_72975_7575_25_4025_2.txt" (with 408,452). I din't understand where > is my bug > > Furthermore when i wish for example split in 3 files (where n is 469484 = > 1408452/3) i have this message: > > *Error in read.table(con, header = F, sep = "\t", nrow = n) : > no lines availabl...