[R] Large data set

2012-07-23 Thread Lorcan Treanor
Hi all, Have a problem. Trying to read in a data set that has about 112,000,000 rows and 8 columns and obviously enough it was too big for R to handle. The columns are mode up of 2 integer columns and 6 logical columns. The text file is about 4.2 Gb in size. Also I have 4 Gb of RAM and 218 Gb of

[R] Network help

2012-07-16 Thread Lorcan Treanor
,colnames=F) l-graph.edgelist(d) summary(l) g - graph(d,n=7) summary(g) closeness(g) The problem is whenever I look at the summary for l it says I have 8 vertices even though there should be only 7? Is it my code or am I using the wrong function. Kind Regards, Lorcan Treanor [[alternative

[R] RODBC tables

2012-07-04 Thread Lorcan Treanor
or that the table is not in the correct place in oracle. Please let me know if you can help or if you can give me the email address of someone who can. Kind Regards, Lorcan Treanor [[alternative HTML version deleted]] __ R-help@r-project.org