> The reason we used a callback to data.frame is close to lazyness on our > part. With the R function, for example we know that columns of different > sizes will be handled properly, with recylcling, etc ...
And S3 methods (as.data.frame) will be dispatched upon correctly etc. Hadley -- Chief Scientist, RStudio http://had.co.nz/ _______________________________________________ Rcpp-devel mailing list Rcpp-devel@lists.r-forge.r-project.org https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel