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 5808 d 19 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
47262 6430 d 5 h ripley /trunk/ more on Rd version 1.1
use unescaped forms in help files
 
46138 6574 d 18 h ripley /trunk/ rug() no longer redraws the axis line  
42333 6942 d 1 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
36192 7571 d 2 h ripley /trunk/src/library/graphics/ use inline pars not global pars.  
36139 7574 d 0 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
 
34130 7759 d 16 h maechler /trunk/ density(*, weights)  
30448 8030 d 22 h ripley /trunk/src/library/ remover data() calls that are no longer needed  
27714 8256 d 17 h ripley /trunk/src/library/graphics/ reduce dependence on stats  
27442 8268 d 4 h ripley /trunk/src/library/ split from base