Hello!
I am quite new to R, so it might be a naive question.
For the analysis of a single image I have to enter a series of commands producing 2 different datasets (one is a data.frame, the other has to be converted as such) and, from these, two further graphs.
These commands have to be looped through the remaining images of the series I have, but the files of the latest image being processed (two Excel files and two pdf files) always overwrite those of the previous one. Could anyone kindly give me a hint on how to avoid this?