> Ennapadam Venkatraman <venkat@biosta.mskcc.org> writes:
>> > x <- NULL
>> > x$x1 <- rnorm(10)
>> > x$x2 <- rnorm(10)
>> > mode(x)
>> [1] "pairlist"
>> > as.data.frame(x)
>> Error: can't coerce pairlist into a data.frame
Fixed in 0.63.3
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To:
r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._