Erin Hodgess wrote:
Dear R People:I am reading in a file via read.table. Is there a way to bring in the time that the file was created, please?
Use file.info on the same file ? HTH, Tobias ______________________________________________ R-help@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.