Hello All,
I am having a problem with this:
file<-array(dim=c(1440,720,700,3))
Error in array(dim = c(1440, 720, 700, 3)) :
'dim' specifies too large an array
I have a memory of 20GB, But I do not know where is the problem!Any help
When I replaced 700 by any number bellow like( 600,500),it worked without
any problem.
--
View this message in context:
http://r.789695.n4.nabble.com/What-is-the-maximum-limit-for-an-array-tp4671395.html
Sent from the R help mailing list archive at Nabble.com.
______________________________________________
[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
and provide commented, minimal, self-contained, reproducible code.