Hi.
I have a script in which I export some plots to a folder in my PC. The
plots are exported with the function ggsave (in ggplot2).
Whenever I re-run the code and export updated plots, the name of the
exported file is overwritten (as expected) but the timestamp is not updated
what turns it very difficult to locate them, sometimes.

Any thought or solution for this issue?

Thanks,

David

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
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.

Reply via email to