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
47757 6391 d 2 h jmc /branches/R-classInheritance/ create branch for class inheritance  
47595 6404 d 11 h ripley /trunk/ small rendering improvements  
45131 6686 d 19 h hornik /trunk/src/library/base/man/ Typo.  
45063 6690 d 10 h hornik /trunk/src/library/base/ Add higher-order functions Find() and Position(), and convenience
function identity().
 
43013 6878 d 13 h murdoch /trunk/src/library/base/man/ typo  
43001 6879 d 7 h hornik /trunk/ Add Negate(). Fix Reduce(accumulate = TRUE).  
42663 6910 d 16 h hornik /trunk/src/library/base/ Add prefix/suffix scans via 'accumulate' argument to Reduce().  
42366 6937 d 19 h hornik /trunk/ New higher-order functions Reduce(), Filter() and Map().