Displaying 1 result from an estimated 1 matches for "ffcoltest".
2012 Sep 12
1
unzipping with ff
...her indicating that my filename is incorrect. First,
does anyone know of an unzip utility that works with ff or am I doing
something wrong there? Second, why does ff seem to add .Rdata and .ffData
when looking for files but adds no extension when saving them? Code
below...
library('ff')
ffcolTest = ff(c(1:500), vmode = "integer", length = 500, filename = <some
folder>\\ffTest')
quit()
library('ff')
ffload("<same path as above>")
Error in readChar(con, 5L, useBytes = TRUE) : cannot open the connection
In addition: Warning messages:
1: running co...