Hi, On Jul 21, 2009, at 4:54 PM, 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?
See: ?file.info and the mtime, ctime, atime attributes it returns. -steve -- Steve Lianoglou Graduate Student: Physiology, Biophysics and Systems Biology Weill Medical College of Cornell University Contact Info: http://cbio.mskcc.org/~lianos/contact ______________________________________________ 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.