[R] list.files sorted by date

John Kane jrkrideau at yahoo.ca
Tue Jan 22 15:36:20 CET 2008


xx<- file.info(dir()); xx
xx[order(xx$mtime),] ?


--- Alberto Monteiro <albmont at centroin.com.br> wrote:

> Is there any (list.files)-like function that sorts
> the files by
> (modification) date?
> 
> Alberto Monteiro
> 
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
> http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained,
> reproducible code.
> 



      Looking for the perfect gift? Give the gift of Flickr!



More information about the R-help mailing list