The R Project SVN R

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
26266 8351 d 14 h /branches/R-grid/ This commit was manufactured by cvs2svn to create branch 'R-grid'.  
25953 8369 d 22 h hornik /trunk/src/library/tools/ Provide arguments 'all.files' and 'full.names' for listFilesWithExts()
and listFilesWithType().
 
25328 8407 d 2 h hornik /trunk/src/library/tools/ Make more sense about 'test -f'.  
25111 8422 d 18 h hornik /trunk/ New Rd commands for marking words and phrases.  
25067 8425 d 21 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.