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 7 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
49470 6178 d 13 h ripley /trunk/src/library/ remove some unnecesary anchors in links  
42961 6881 d 11 h ripley /trunk/src/library/ try to use \dQuote for actual quotes, and \emph or \sQuote or \code otherwise  
42333 6940 d 13 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
42304 6942 d 15 h maechler /trunk/ rename sunflowerTable() to xyTable()  
41502 7019 d 10 h ripley /trunk/ formula methods of plot etc need model.frame to be visible.
methods("Math") failed if methods was not attached.
require() now returns invisibly.
require packages that examples need.
 
41057 7053 d 10 h maechler /trunk/ factor out computation for sunflowerplot() in to new sunflowerTable()