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
/
graphics
/
man
/
lines.Rd
@ 77458
– 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 2 h
urbaneks
/branches/R-exp-R5/
Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
47262
6429 d 11 h
ripley
/trunk/
more on Rd version 1.1
use unescaped forms in help files
45364
6676 d 2 h
ripley
/trunk/src/library/
document coordinate re-cycling (or not)
42333
6941 d 7 h
ripley
/trunk/src/library/
add copyright/licence header
remove CVS-style $Id fields
41502
7020 d 4 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.
36987
7509 d 3 h
maechler
/trunk/src/library/graphics/man/
seealso 'ablines'
36206
7569 d 2 h
ripley
/trunk/
allow family, lend, ljoin and lmitre to be used in-line
36139
7573 d 7 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
36116
7574 d 3 h
ripley
/trunk/src/
rationalize treatment of graphical pars, especially xpd.
add lots of clarification to documentation.
36110
7574 d 10 h
ripley
/trunk/src/library/graphics/man/
misplaced comment on meaning of NULL
30819
8009 d 4 h
maechler
/trunk/
plot.xy(*, lwd); recycling-extending labels in text(*,label)
30448
8030 d 5 h
ripley
/trunk/src/library/
remover data() calls that are no longer needed
27733
8255 d 7 h
ripley
/trunk/src/library/
allow all the standard examples to run with R_DEFAULT_PACKAGES=NULL
by judicious autoloading
27714
8255 d 23 h
ripley
/trunk/src/library/graphics/
reduce dependence on stats
27625
8260 d 3 h
ripley
/trunk/src/library/
typos from PR5632 and PR5730
27442
8267 d 10 h
ripley
/trunk/src/library/
split from base