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-exp-R5
/
src
/
library
/
base
/
man
/
rle.Rd
@ 63243
– Rev 52864
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
52864
5808 d 9 h
urbaneks
/branches/R-exp-R5/
Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
51281
5979 d 9 h
maechler
/trunk/src/library/base/
rle(integer()) now has class "rle" too; fix example
50790
6065 d 14 h
maechler
/trunk/
print.rle(*, prefix)
43516
6824 d 11 h
ripley
/trunk/src/library/base/
rle needs an atomic vector, so improve error message.
document what happens with missing values (where rle and unique do differ)
43514
6824 d 12 h
ripley
/trunk/src/library/base/man/
documentation improvements
43135
6866 d 21 h
ripley
/trunk/src/library/base/man/
add concept
42333
6941 d 15 h
ripley
/trunk/src/library/
add copyright/licence header
remove CVS-style $Id fields
25360
8404 d 12 h
ripley
/trunk/src/library/
tweak man pages for new method rendering
19008
8887 d 3 h
hornik
/trunk/src/library/base/man/
Misc updates.
16911
9009 d 14 h
ripley
/trunk/src/library/base/man/
fix up conflict correctly
16908
9009 d 15 h
ripley
/trunk/src/library/base/man/
typo
args disagreed with code
undocumented args
16907
9009 d 15 h
maechler
/trunk/src/library/base/man/
forgot the new \alias{}es
16849
9013 d 11 h
maechler
/trunk/
rle() returns class and has inverse
10240
9480 d 18 h
hornik
/trunk/src/library/base/man/
Improve example.
8256
9657 d 2 h
ripley
/trunk/
rle for character vectors
7476
9696 d 19 h
hornik
/trunk/src/library/base/man/
Misc rewrites.
7313
9706 d 4 h
ripley
/trunk/src/library/
cosmetics
3279
10065 d 10 h
pd
/trunk/
Branch update + setjmp problem fixup