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.get.Rd
@ 77458
– Rev 87653
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
87653
546 d 5 h
smeyer
/trunk/src/library/
tweak/remove confusing links to self (spotted by Lluis Revilla)
86005
879 d 14 h
hornik
/trunk/src/library/
Tweaks.
68948
4005 d 8 h
ripley
/trunk/src/library/
use https
61433
4962 d 10 h
ripley
/trunk/src/library/
remove trailing spaces
59039
5216 d 12 h
ripley
/trunk/
use preferred form of 'R Core Team'
56186
5516 d 21 h
murdoch
/trunk/
Revert r56184 and r56185
56184
5516 d 22 h
murdoch
/trunk/src/
Remove redundant \alias entries from man pages
48873
6236 d 20 h
murdoch
/trunk/src/library/
Lots of typos found by aspell
48124
6346 d 2 h
murrell
/trunk/src/library/grid/man/
fixups to help pages
48119
6346 d 3 h
hornik
/trunk/src/library/grid/man/
Fix \usage sections.
42333
6940 d 12 h
ripley
/trunk/src/library/
add copyright/licence header
remove CVS-style $Id fields
41930
6984 d 22 h
murrell
/trunk/src/library/grid/
bug fixes for grid.remove (plus addition of grid.gremove and grid.gget)
31023
7997 d 20 h
murrell
/trunk/src/library/grid/
'grep' and 'global' args implemented in grid.[add|edit|get|remove]Grob() functions
gpar editing made incremental
gpar(cex) made cumulative
layout bug fix
new 'lineend', 'linejoin', 'linemitre' gpar()s
new childNames() and grid.grab() functions
30912
8002 d 16 h
ripley
/trunk/src/library/
layout improvements
28706
8165 d 22 h
murrell
/trunk/src/library/grid/
Added grep, global, and allDevices args to
grid.[get|add|remove|edit]Grob functions
All NOT YET IMPLEMENTED but the API is now ready for implementation
28443
8184 d 23 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
25323
8405 d 14 h
hornik
/trunk/src/library/grid/man/
Miscellaneous documentation cleanups.
25278
8407 d 23 h
murrell
/trunk/src/library/grid/
Added grid as a base package