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
71308 3599 d 16 h luke /branches/ALTREP/ Create ALTREP branch.  
68948 4006 d 22 h ripley /trunk/src/library/ use https  
64745 4580 d 21 h hornik /trunk/src/library/stats/ Add as.matrix() method for ftable objects.
Suggestion by Michael Friendly <friendly@yorku.ca> and
William Dunlop <wdunlap@tibco.com>.
 
64657 4587 d 21 h ripley /trunk/src/ correct/standardize copyright dates  
62158 4892 d 4 h maechler /trunk/ ftable(x, *.vars = integer(0)) etc; format.ftable() also for such border cases  
61411 4964 d 23 h maechler /trunk/ format.ftable() gets new method argument, allowing more compact output  
59039 5218 d 2 h ripley /trunk/ use preferred form of 'R Core Team'  
56186 5518 d 11 h murdoch /trunk/ Revert r56184 and r56185  
56184 5518 d 13 h murdoch /trunk/src/ Remove redundant \alias entries from man pages  
44243 6755 d 3 h ripley /trunk/src/library/ more over-long lines  
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
 
38911 7286 d 0 h maechler /trunk/ head() and tail() for "[f]table (was already in 38910)  
38104 7377 d 5 h ripley /trunk/ add an as.data.frame method for ftable  
30449 8030 d 23 h ripley /trunk/src/library/ more removal of unneeded data() statements  
28250 8209 d 19 h murdoch /trunk/src/library/stats/ Fixes bug in previous fix, documents use of table args in ftable.  
27442 8268 d 5 h ripley /trunk/src/library/ split from base