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 18 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
47595 6403 d 19 h ripley /trunk/ small rendering improvements  
45131 6686 d 2 h hornik /trunk/src/library/base/man/ Typo.  
45063 6689 d 17 h hornik /trunk/src/library/base/ Add higher-order functions Find() and Position(), and convenience
function identity().
 
43013 6877 d 21 h murdoch /trunk/src/library/base/man/ typo  
43001 6878 d 15 h hornik /trunk/ Add Negate(). Fix Reduce(accumulate = TRUE).  
42663 6909 d 23 h hornik /trunk/src/library/base/ Add prefix/suffix scans via 'accumulate' argument to Reduce().  
42366 6937 d 3 h hornik /trunk/ New higher-order functions Reduce(), Filter() and Map().