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-conflicts
/
src
/
library
/
graphics
/
man
/
cdplot.Rd
@ 77458
– Rev 75453
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
75453
2839 d 23 h
luke
/branches/R-conflicts/
Create branch for experimenting with search path conflict resolution.
68948
4006 d 0 h
ripley
/trunk/src/library/
use https
61433
4963 d 3 h
ripley
/trunk/src/library/
remove trailing spaces
59039
5217 d 5 h
ripley
/trunk/
use preferred form of 'R Core Team'
56186
5517 d 13 h
murdoch
/trunk/
Revert r56184 and r56185
56184
5517 d 15 h
murdoch
/trunk/src/
Remove redundant \alias entries from man pages
52994
5785 d 5 h
hornik
/trunk/src/library/graphics/
Make cd and spine plots 'work' for non-numeric x (useful in particular
for Date or POSIXt objects).
44236
6754 d 17 h
ripley
/trunk/src/library/
line length issues
42333
6941 d 5 h
ripley
/trunk/src/library/
add copyright/licence header
remove CVS-style $Id fields
41355
7031 d 18 h
hornik
/trunk/src/library/graphics/
New argument 'ylevels' in cdplot() and spineplot().
40281
7158 d 8 h
ripley
/trunk/src/library/
spelling
36139
7573 d 4 h
ripley
/trunk/
make symbols(fg) work as documented
make legend(col) default to par("col") for consistency
remove unused graphical par 'type'
have par() distinguish between unknown pars and those which cannot be set
lots of documentation improvements
35600
7619 d 22 h
hornik
/trunk/src/library/graphics/
Add subset argument to CD and Spine plot formula methods.
35599
7620 d 0 h
hornik
/trunk/src/library/graphics/
Add xlim and ylim arguments to CD and Spine plots.
35533
7627 d 17 h
hornik
/trunk/src/library/graphics/
Add arguments for labeling axes.
35517
7628 d 5 h
hornik
/trunk/src/library/graphics/
Add code for spine and cd plots, kindly provided by Achim Zeileis.