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
/
polygon.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
6390 d 22 h
jmc
/branches/R-classInheritance/
create branch for class inheritance
47262
6429 d 15 h
ripley
/trunk/
more on Rd version 1.1
use unescaped forms in help files
43316
6845 d 3 h
ripley
/trunk/
polygon & sample: clarification and cross-ref.
help.search: avoid throwing an error on unspecified badly installed package.
42333
6941 d 12 h
ripley
/trunk/src/library/
add copyright/licence header
remove CVS-style $Id fields
41502
7020 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.
37343
7469 d 23 h
murdoch
/trunk/src/library/graphics/man/
Fix typo (PR#8605!)
36816
7525 d 10 h
ripley
/trunk/src/library/
tweaks, usually over-long lines
36222
7567 d 12 h
ripley
/trunk/src/library/
add refs to Pauls' book.
add more corss-references.
36139
7573 d 11 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
36119
7574 d 4 h
ripley
/trunk/
polygon(col=NA) was not the effective default: col=NULL was
36116
7574 d 7 h
ripley
/trunk/src/
rationalize treatment of graphical pars, especially xpd.
add lots of clarification to documentation.
35062
7670 d 13 h
ripley
/trunk/src/library/graphics/
remove a couple of \synopses
29354
8115 d 8 h
ripley
/trunk/
branch update
27625
8260 d 8 h
ripley
/trunk/src/library/
typos from PR5632 and PR5730
27442
8267 d 14 h
ripley
/trunk/src/library/
split from base