Displaying 1 result from an estimated 1 matches for "270461".
Did you mean:
27041
2002 Jun 15
1
importing large objects
Hi.
I was trying to import a very large data table to R using RODBC. By
large meaning a table of 600 real
numbers and 10000 rows. It failed saying that it reached a memory limit.
This is extremely weird
because S-Plus can import the same table, and it does this quite fast.
Are there any limitations on objects size in current implementation of R ?