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
/
base
/
man
/
with.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 18 h
urbaneks
/branches/R-exp-R5/
Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
46441
6544 d 19 h
maechler
/trunk/
within(., { ...; rm(a,b) })
44538
6733 d 16 h
ripley
/trunk/src/library/base/man/
correction
42814
6895 d 0 h
pd
/trunk/
standard evaluation for within()
42730
6904 d 0 h
pd
/trunk/src/library/base/
revised version of within() & docs
42714
6905 d 1 h
pd
/trunk/
new function within()
42333
6941 d 0 h
ripley
/trunk/src/library/
add copyright/licence header
remove CVS-style $Id fields
30448
8029 d 21 h
ripley
/trunk/src/library/
remover data() calls that are no longer needed
27716
8255 d 12 h
ripley
/trunk/src/library/
reduce dependence on specified default packages
25599
8393 d 21 h
ripley
/trunk/src/library/base/man/
clarrify where assignments go
25597
8393 d 22 h
ripley
/trunk/src/library/base/man/
add xrefs to attach/with
25360
8403 d 20 h
ripley
/trunk/src/library/
tweak man pages for new method rendering
17188
9001 d 2 h
ripley
/trunk/src/library/base/
fix up after shading and with changes; their authors not havine run
the QA tools it semes.
17159
9001 d 13 h
luke
/trunk/
Added `with' function.