Re: [R] How to get the last modified time of a file from R

2011-08-26 Thread Henrique Dallazuanna
Try this: file.info("your_file")$mtime On Fri, Aug 26, 2011 at 4:48 PM, alan wu wrote: > Hi All, > > I want to add the last modified time of the dataset I used in the > analysis. Any idea about how to get it from R in windows XP system? > > Thanks > > > Alan > > _

[R] How to get the last modified time of a file from R

2011-08-26 Thread alan wu
Hi All, I want to add the last modified time of the dataset I used in the analysis. Any idea about how to get it from R in windows XP system? Thanks Alan __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read