0

I'd like to have a line in my Flexdash that shows the last time my SQL script was read, thus displaying the last update date and time. Is there a way to do this?

hrbrmstr
  • 77,368
  • 11
  • 139
  • 205
DocProc
  • 103
  • 7
  • Did you look at _any_ R manual pages for functions that deal with file metadata? `?` / `help` usually has a _much faster_ execution response time than an SO round trip. – hrbrmstr Nov 19 '18 at 08:31
  • I did, but something like file.info("your_file")$mtime may not tell me the last time the script itself was updated/last run. – DocProc Nov 21 '18 at 01:43

0 Answers0