[R] dump not evaluating promises?

D Sonderegger derek.sonderegger at gmail.com
Thu Apr 29 21:09:48 CEST 2010


What I was expecting was for the second dump was:
foo <- 
structure(c(1,2,3,4,5,6), .Dim = c(2L, 3L)) 

That is, I was expecting dump to expand the 1:6 and 2:3 into the actual
vectors. 
-- 
View this message in context: http://r.789695.n4.nabble.com/dump-not-evaluating-promises-tp2075859p2076059.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list