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
/
R-classInheritance
/
src
/
library
/
utils
/
man
/
head.Rd
– Rev 47757
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
47757
6389 d 22 h
jmc
/branches/R-classInheritance/
create branch for class inheritance
47203
6433 d 13 h
ripley
/trunk/src/library/
make use of integer constants
42333
6940 d 12 h
ripley
/trunk/src/library/
add copyright/licence header
remove CVS-style $Id fields
41502
7019 d 9 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.
39011
7272 d 9 h
maechler
/trunk/src/library/utils/man/
update
38995
7273 d 12 h
ripley
/trunk/src/library/utils/man/
codoc error
38910
7284 d 10 h
maechler
/trunk/
factor out format.ftable() from write.ftable
38792
7297 d 9 h
maechler
/trunk/
head(,n) and tail(,n) for n < 0
30915
8002 d 7 h
ripley
/trunk/src/library/
some corrections.
Mainly layour improvements in \usage and elsewhere.
30448
8029 d 9 h
ripley
/trunk/src/library/
remover data() calls that are no longer needed
30277
8049 d 10 h
murdoch
/trunk/
Add row numbers to matrix in tail()
28165
8215 d 9 h
ripley
/trunk/src/library/utils/
sort out use of ...
28111
8220 d 8 h
ripley
/trunk/
add head() and tail(), improved from code by Pat Burns