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