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)
/
trunk
/
src
/
library
/
grid
/
man
/
grid.segments.Rd
@ 28362
– Rev 78848
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
78848
2205 d 23 h
kalibera
/trunk/src/library/grid/man/
Add links to documentation (PR#16984, from Sebastian Meyer).
68948
4006 d 21 h
ripley
/trunk/src/library/
use https
61433
4964 d 0 h
ripley
/trunk/src/library/
remove trailing spaces
59039
5218 d 2 h
ripley
/trunk/
use preferred form of 'R Core Team'
56186
5518 d 10 h
murdoch
/trunk/
Revert r56184 and r56185
56184
5518 d 12 h
murdoch
/trunk/src/
Remove redundant \alias entries from man pages
42333
6942 d 2 h
ripley
/trunk/src/library/
add copyright/licence header
remove CVS-style $Id fields
41427
7026 d 5 h
ripley
/trunk/src/library/
fixup Rd errors
38641
7315 d 14 h
murrell
/trunk/src/library/grid/
bug fix for 'data' argument of unit() in grid
36362
7560 d 14 h
murrell
/trunk/
Added 'arrow' argument to line-related grid primitives as new way to
specify
arrow heads on either end of line.
Deprecated grid.arrows().
Outlawed NA's in control points for an x-spline primitive.
30912
8004 d 5 h
ripley
/trunk/src/library/
layout improvements
28443
8186 d 13 h
murrell
/trunk/src/library/grid/
Change from grobs implemented as external references, to grobs
implemented as regular R objects.
See inst/doc/changes.txt
26327
8347 d 18 h
hornik
/trunk/src/library/
Codoc for default values.
25323
8407 d 4 h
hornik
/trunk/src/library/grid/man/
Miscellaneous documentation cleanups.
25278
8409 d 12 h
murrell
/trunk/src/library/grid/
Added grid as a base package