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-classInheritance
/
src
/
library
/
base
/
man
/
with.Rd
@ 77458
– Rev 47757
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
47757
6391 d 10 h
jmc
/branches/R-classInheritance/
create branch for class inheritance
46441
6545 d 18 h
maechler
/trunk/
within(., { ...; rm(a,b) })
44538
6734 d 15 h
ripley
/trunk/src/library/base/man/
correction
42814
6895 d 23 h
pd
/trunk/
standard evaluation for within()
42730
6904 d 23 h
pd
/trunk/src/library/base/
revised version of within() & docs
42714
6906 d 1 h
pd
/trunk/
new function within()
42333
6941 d 23 h
ripley
/trunk/src/library/
add copyright/licence header
remove CVS-style $Id fields
30448
8030 d 21 h
ripley
/trunk/src/library/
remover data() calls that are no longer needed
27716
8256 d 11 h
ripley
/trunk/src/library/
reduce dependence on specified default packages
25599
8394 d 21 h
ripley
/trunk/src/library/base/man/
clarrify where assignments go
25597
8394 d 21 h
ripley
/trunk/src/library/base/man/
add xrefs to attach/with
25360
8404 d 20 h
ripley
/trunk/src/library/
tweak man pages for new method rendering
17188
9002 d 1 h
ripley
/trunk/src/library/base/
fix up after shading and with changes; their authors not havine run
the QA tools it semes.
17159
9002 d 13 h
luke
/trunk/
Added `with' function.