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
90049 76 d 3 h hornik /trunk/src/library/ Rd markup.  
89236 213 d 4 h maechler /trunk/ ftable.default() & as.table.ftable() get `perm` and as.t..ft() notably `named.dim` to *not* name dim()  
82360 1535 d 2 h maechler /trunk/src/library/ fix typos, thanks to Thomas Soeiro in PR#18345  
68948 4005 d 7 h ripley /trunk/src/library/ use https  
64745 4579 d 7 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 4586 d 6 h ripley /trunk/src/ correct/standardize copyright dates  
62158 4890 d 13 h maechler /trunk/ ftable(x, *.vars = integer(0)) etc; format.ftable() also for such border cases  
61411 4963 d 8 h maechler /trunk/ format.ftable() gets new method argument, allowing more compact output  
59039 5216 d 12 h ripley /trunk/ use preferred form of 'R Core Team'  
56186 5516 d 20 h murdoch /trunk/ Revert r56184 and r56185  
56184 5516 d 22 h murdoch /trunk/src/ Remove redundant \alias entries from man pages  
44243 6753 d 12 h ripley /trunk/src/library/ more over-long lines  
42961 6881 d 10 h ripley /trunk/src/library/ try to use \dQuote for actual quotes, and \emph or \sQuote or \code otherwise  
42333 6940 d 12 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
38911 7284 d 10 h maechler /trunk/ head() and tail() for "[f]table (was already in 38910)  
38104 7375 d 15 h ripley /trunk/ add an as.data.frame method for ftable  
30449 8029 d 8 h ripley /trunk/src/library/ more removal of unneeded data() statements  
28250 8208 d 5 h murdoch /trunk/src/library/stats/ Fixes bug in previous fix, documents use of table args in ftable.  
27442 8266 d 15 h ripley /trunk/src/library/ split from base