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
/
grid
/
man
/
grid.grab.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
5807 d 23 h
urbaneks
/branches/R-exp-R5/
Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
50416
6101 d 6 h
ripley
/trunk/src/library/
more tidying up of comment lines
42333
6941 d 5 h
ripley
/trunk/src/library/
add copyright/licence header
remove CVS-style $Id fields
41502
7020 d 2 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.
31994
7918 d 13 h
murrell
/trunk/src/
new "warn" and "wrap" arguments for grid.grab()
new grid.grabExpr() function
new GEnullDevice function
31023
7998 d 14 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