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
/
graphics
/
man
/
stripchart.Rd
@ 77458
– 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
6391 d 10 h
jmc
/branches/R-classInheritance/
create branch for class inheritance
46261
6564 d 4 h
ripley
/trunk/
pass ... in stripchart to title (PR#12202)
44243
6755 d 0 h
ripley
/trunk/src/library/
more over-long lines
44184
6757 d 20 h
ripley
/trunk/src/library/
use consistent markup for 'Details'
43532
6821 d 11 h
murdoch
/trunk/src/library/graphics/
Support axes= and frame.plot= in stripchart.
43401
6837 d 8 h
murdoch
/trunk/
Modernize stripchart: make it generic, allow ... args.
42333
6942 d 0 h
ripley
/trunk/src/library/
add copyright/licence header
remove CVS-style $Id fields
41502
7020 d 21 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.
39745
7211 d 22 h
murdoch
/trunk/
Typos: redundant "the"
39260
7260 d 2 h
ripley
/trunk/
allow 0-sized pie slices
clarifications to documentation
old.packages was not failing gracefully for empty libraries
36139
7573 d 23 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
33908
7776 d 22 h
maechler
/trunk/src/library/graphics/man/
'chart', not 'boxplot' (PR#7787)
33642
7805 d 18 h
maechler
/trunk/src/library/graphics/man/
made 'jitter' argument doc easier to understand (following Kevin Wright's suggestion)
30915
8003 d 19 h
ripley
/trunk/src/library/
some corrections.
Mainly layour improvements in \usage and elsewhere.
30448
8030 d 21 h
ripley
/trunk/src/library/
remover data() calls that are no longer needed
29688
8087 d 0 h
maechler
/trunk/src/library/
branch update
27442
8268 d 3 h
ripley
/trunk/src/library/
split from base