[R] Select csv files by choosing datetime

Jim Holtman jholtman at gmail.com
Mon Jul 22 12:52:45 CEST 2013


you can use 'file.info' to get the date the file was created and then choose the file you want.

Sent from my iPad

On Jul 22, 2013, at 4:36, R_Antony <antony.akkara at ge.com> wrote:

> Hi,
> 
> how can we read particular files from a path ? - i mean, i need to read csv
> files which is created between two date and time. Here i need to get
> filename along with path.
> 
> Thanks,
> Antony.
> 
> 
> 
> --
> View this message in context: http://r.789695.n4.nabble.com/Select-csv-files-by-choosing-datetime-tp4672023.html
> Sent from the R help mailing list archive at Nabble.com.
> 
> ______________________________________________
> 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.



More information about the R-help mailing list