The R Project SVN R-packages

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
5489 6139 d 12 h deepayan /trunk/lattice/man/ reordered man pages, plus misc fixes for R 2.10  
5214 6544 d 9 h deepayan /trunk/lattice/ added a 'weights' argument to densityplot  
5183 6568 d 8 h deepayan /trunk/lattice/ added the possibility of parallel coordinate plots stacked side by side through a 'horizontal' argument.  
2138 7507 d 11 h deepayan /trunk/lattice/ added a 'type' argument to some panel functions (to avoid multiple matching). Misc doc updates.  
2067 7532 d 5 h deepayan /trunk/lattice/ panel.xyplot and panel.densityplot can now handle 'groups' themselves (by calling panel.superpose), which means that there's no need to change the default panel functions in the corresponding high level functions when 'groups' is non-null. This doesn't really do anything new, it just avoids a long explanation. Also improved summary.trellis.  
1794 7628 d 17 h deepayan /trunk/lattice/ changed name of first argument in high level functions from formula to x, did away with synopses as much as possible (xyplot, cloud and levelplot remaining, of which xyplot should be done before 2.2.0)  
1741 7646 d 16 h deepayan /trunk/lattice/man/ doc updates, mainly to fix spurious uses of explicit quotes  
1600 7707 d 11 h deepayan /trunk/lattice/ misc updates, including putting back PACKAGE= in .Call in cloud.R  
1357 7777 d 5 h deepayan /trunk/lattice/ updated email address  
202 8146 d 11 h bates /trunk/lattice/ Initial import