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
/
WinMake
/
src
/
library
/
tools
/
man
/
fileutils.Rd
@ 63243
– Rev 30063
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
30063
8065 d 15 h
/branches/WinMake/
This commit was manufactured by cvs2svn to create branch 'WinMake'.
29811
8081 d 10 h
hornik
/trunk/
Rename the file utility functions in package 'tools' to use underscores
for better legibility, deprecating the old function names.
29571
8100 d 3 h
ripley
/trunk/src/library/
branch update
27470
8267 d 14 h
ripley
/trunk/
mege eda into stats
25953
8369 d 20 h
hornik
/trunk/src/library/tools/
Provide arguments 'all.files' and 'full.names' for listFilesWithExts()
and listFilesWithType().
25328
8407 d 1 h
hornik
/trunk/src/library/tools/
Make more sense about 'test -f'.
25111
8422 d 17 h
hornik
/trunk/
New Rd commands for marking words and phrases.
25067
8425 d 20 h
hornik
/trunk/src/library/tools/
Rename internal file and text utilities
.convertFilePathToAbsolute => filePathAsAbsolute
.filePathSansExt => filePathSansExt
.fileTest => fileTest
.listFilesWithExts => listFilesWithExts
.listFilesWithType => listFilesWithType
.delimMatch => delimMatch,
export them in the tools namespace, and add documentation.