[R] dump not evaluating promises?
D Sonderegger
derek.sonderegger at gmail.com
Fri Apr 30 18:07:41 CEST 2010
dump and dput but have the same behavior but dump has an extra option
'evaluate'. From the documentation, 'evaluate=TRUE' looks like it should
force promises to be evaluated, ie convert 1:6 to be c(1,2,3,4,5,6).
I think that either my understanding of what a 'promise' is and what it
means to be evaluated is flawed, or the evaluate option in the dump command
is broken.
--
View this message in context: http://r.789695.n4.nabble.com/dump-not-evaluating-promises-tp2075859p2077140.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list