search for: env02

Displaying 1 result from an estimated 1 matches for "env02".

Did you mean: edv02
2012 May 04
2
Can't import this 4GB DATASET
...6.2500 5200 ###/*MY ATTEMPT USING FILEHASH*/### #First, try and upload the 29 row dataset (the tiny subset of the whole dataset). install.packages("filehash");require(filehash) dumpList(read.table("dataset2.txt",skip=6),dbName="db02") #Note that DumpDF also works. env02 <- db2env(db="db02") with(env02,V1) # [1] 10001 10001 10001 10001 10001 10001 10001 10001 10001 10001 10001 10001 10001 10001 10001 10001 10001 10001 10001 10001 10001 10001 10001 10001 10001 10001 [27] 10001 10001 # with(env02,V2) # [1] 01/10/1986 01/13/1986 01/14/1986 01/15/1986...