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
26795 8308 d 14 h /branches/R-gcontext/ This commit was manufactured by cvs2svn to create branch 'R-gcontext'.  
25953 8368 d 17 h hornik /trunk/src/library/tools/ Provide arguments 'all.files' and 'full.names' for listFilesWithExts()
and listFilesWithType().
 
25328 8405 d 22 h hornik /trunk/src/library/tools/ Make more sense about 'test -f'.  
25111 8421 d 13 h hornik /trunk/ New Rd commands for marking words and phrases.  
25067 8424 d 16 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.