Hi.

I am having trouble figuring this out. Please help if you know what I am goffing up on.

rm(list=ls(all=TRUE))
dat<-expand.grid(village.code = c(1,2,3), household.id = 1:99, member.id = 1:41, year.code = 75:85, DOI = 1:366)
Error: cannot allocate vector of size 191502 Kb

memory.limit()
[1] 3145728000


Shouldn't I have ample memory to greate this gigantic grid?

mucho gracias el signors and signioritas,

Alnerdy

_________________________________________________________________
Don’t just search. Find. Check out the new MSN Search!

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to