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
/
djm-parseRd
/
src
/
library
/
base
/
man
/
taskCallback.Rd
@ 63243
– Rev 46659
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
46659
6502 d 5 h
murdoch
/branches/djm-parseRd/
Create temporary branch for Rd parsing code.
42333
6941 d 9 h
ripley
/trunk/src/library/
add copyright/licence header
remove CVS-style $Id fields
30915
8003 d 4 h
ripley
/trunk/src/library/
some corrections.
Mainly layour improvements in \usage and elsewhere.
29362
8114 d 13 h
ripley
/trunk/src/library/
branch update
25099
8422 d 11 h
hornik
/trunk/src/library/
Cosmetics: try following 'e.g.' and 'i.e.' by a comma as Rd has no
markup for periods which do not end a sentence.
20145
8806 d 11 h
ripley
/trunk/
branch update
20029
8814 d 5 h
duncan
/trunk/src/library/base/man/
Descriptions for the task callback documentation
17200
9001 d 8 h
ripley
/trunk/src/library/base/
documentation fixes, a bit of re-indentation
17067
9003 d 15 h
duncan
/trunk/
addTaskCallback() and friends for calling C routines and R functions at the end of each succesfully evaluated top-level expression. More info at developer.r-project.org/TaskHandlers.pdf