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 13 h jmc /branches/R-classInheritance/ create branch for class inheritance  
42961 6883 d 0 h ripley /trunk/src/library/ try to use \dQuote for actual quotes, and \emph or \sQuote or \code otherwise  
42333 6942 d 2 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
42304 6944 d 4 h maechler /trunk/ rename sunflowerTable() to xyTable()  
41502 7020 d 23 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 7054 d 23 h maechler /trunk/ factor out computation for sunflowerplot() in to new sunflowerTable()