The R Project SVN R

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
52864 5807 d 21 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
44236 6754 d 14 h ripley /trunk/src/library/ line length issues  
42333 6941 d 3 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41355 7031 d 15 h hornik /trunk/src/library/graphics/ New argument 'ylevels' in cdplot() and spineplot().  
40281 7158 d 6 h ripley /trunk/src/library/ spelling  
36139 7573 d 2 h ripley /trunk/ make symbols(fg) work as documented
make legend(col) default to par("col") for consistency
remove unused graphical par 'type'
have par() distinguish between unknown pars and those which cannot be set
lots of documentation improvements
 
35600 7619 d 20 h hornik /trunk/src/library/graphics/ Add subset argument to CD and Spine plot formula methods.  
35599 7619 d 21 h hornik /trunk/src/library/graphics/ Add xlim and ylim arguments to CD and Spine plots.  
35533 7627 d 15 h hornik /trunk/src/library/graphics/ Add arguments for labeling axes.  
35517 7628 d 3 h hornik /trunk/src/library/graphics/ Add code for spine and cd plots, kindly provided by Achim Zeileis.