R
R-packages
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
The R Project SVN
R
(root)
/
branches
/
djm-source
/
src
/
library
/
base
/
man
/
data.matrix.Rd
– Rev 42208
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
42208
6955 d 11 h
murdoch
/branches/djm-source/
Recreate branch from trunk
40331
7148 d 16 h
ripley
/trunk/
add ... argument to as.matrix
40321
7150 d 13 h
ripley
/trunk/
change identical to look at the R-visible 'row.names' attribute
use explicit .set_row_names function, and make handling of nrow=0 consistent.
bug fixes for data.frame on 0 cols and explicit row.names=NULL
40320
7151 d 7 h
ripley
/trunk/
make rownames.force a 3-state switch.
add a test to checkS3methods of arguments in method not in the generic
(and hence which cannot be called via the generic)
40211
7162 d 13 h
ripley
/trunk/src/library/base/
make .dimnames private to avoid clash with package gWidgets
clarify docs for data.matrix.
40141
7171 d 2 h
maechler
/trunk/
as.matrix.data.frame() and data.matrix() now give empty dimnames[[1]] when "sensible"
38319
7353 d 17 h
ripley
/trunk/
tweaks to work with stringsAsFactors=FALSE
37446
7454 d 17 h
ripley
/trunk/src/library/base/man/
typos
37122
7495 d 4 h
ripley
/trunk/
fixes to data.matrix
32212
7894 d 8 h
ripley
/trunk/
make data.matrix warn if class information is lost
24239
8481 d 2 h
ripley
/trunk/
branch update
24209
8482 d 7 h
ripley
/trunk/
use of codes() -- usually misleading
20507
8777 d 17 h
ripley
/trunk/src/library/base/man/
branch update
7782
9680 d 10 h
hornik
/trunk/src/library/base/man/
Rewrite to contain \description.
286
10477 d 6 h
maechler
/trunk/src/library/base/man/
added MANY \keyword{.} s
2
10539 d 19 h
r
/trunk/
Initial revision