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