memisc 0.95-30
Posted on Mon, 12 Apr 2010 21:42:18 +0100
A new patchlevel (0.95-30) of my memisc package is on CRAN now..
The following changes were made since the last patchlevel:
2010-04-12:
- 'toLatex(mtable(
),useDcolumn=FALSE)' should now produce useable LaTeX output (dollars are added to the table entries).
2010-04-09:
- 'By' works now with 'genTable' and 'aggregate.formula'. It gains a 'data.frame' method, which better cooperates with calls to 'lm'-like functions. Their results get a 'data' component containing the subset of the data frame that was given as 'data' argument to the call of 'By'.