The R Project SVN R

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
27470 8267 d 6 h ripley /trunk/ mege eda into stats  
25953 8369 d 13 h hornik /trunk/src/library/tools/ Provide arguments 'all.files' and 'full.names' for listFilesWithExts()
and listFilesWithType().
 
25328 8406 d 17 h hornik /trunk/src/library/tools/ Make more sense about 'test -f'.  
25111 8422 d 9 h hornik /trunk/ New Rd commands for marking words and phrases.  
25067 8425 d 12 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.