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 16 h deepayan /trunk/lattice/man/ reordered man pages, plus misc fixes for R 2.10  
5315 6411 d 11 h deepayan /trunk/lattice/ fixed many partial argument matches  
4866 6807 d 18 h deepayan /trunk/lattice/ type='s' now works as plot in panel.points etc (but not in panel.xyplot)  
4757 6904 d 13 h deepayan /trunk/lattice/ escape % sign in man page  
4740 6920 d 11 h deepayan /trunk/lattice/ misc fixes, and an example illustrating use of 'type' in panel.xyplot  
4479 6978 d 12 h deepayan /trunk/lattice/man/ better support for jittering in panel.stripplot and panel.xyplot  
3075 7405 d 15 h deepayan /trunk/lattice/man/ updates to document 'fill' where necessary  
2067 7532 d 9 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 20 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)  
1758 7639 d 19 h deepayan /trunk/lattice/man/ added info on type='a'  
1741 7646 d 20 h deepayan /trunk/lattice/man/ doc updates, mainly to fix spurious uses of explicit quotes  
1601 7707 d 8 h deepayan /trunk/lattice/ doc updates to keep up with changes (incomplete)  
1357 7777 d 9 h deepayan /trunk/lattice/ updated email address  
761 7917 d 11 h deepayan /trunk/lattice/ miscellaneous bugfixes  
535 7990 d 7 h deepayan /trunk/lattice/ added type='g', updated docs, especially for the prepanel entry in ?xyplot  
441 8040 d 8 h deepayan /trunk/lattice/ added horizontal=FALSE arg to panel.xyplot to control what happens in type = h, s, S  
406 8056 d 22 h deepayan /trunk/lattice/man/ added clarification on what happens with vector type  
202 8146 d 14 h bates /trunk/lattice/ Initial import