Hi everyone,
thanks for providing such a great package. I'm a big fan!
One question: I often use gg_record to save the intermediate plots to disk, to also share individual plots and not just the .gif. Currently, every intermediate plot is named automatically according to date and time. Therefore, if I run the code that creates the plots again, the old files do not get replaced but are added to the folder. Is it possible to provide a name for the intermediate plots (and then they could get automatically numbered) and overwrite the ones currently in the folder that have the same name?
Thanks!