Hi folks,
What is the best way to deal with this problem? I'm working through the camtrapR
vingette 1. I've created my photo directory using the function createStationFolders. But 2 of my cameras did not collect any photos. Now I'm down to timeShiftImages and I have a circular set of errors that there are no
.JPG_original files or if I delete the folder that does not contain any images then
Error: Station directory does not exist:Do I need to go back to the beginning and remove the dud camera from the directory?
Thanks,
Cheryl
> timeshift_undo <- timeShiftImages(inDir= wd_images_raw_copy,
+ timeShiftTable=timeShiftTable,
+ stationCol= "Station",
+ hasCameraFolders=FALSE,
+ timeShiftColumn="timeshift",
+ timeShiftSignColumn = "sign",
+ undo=TRUE)
Error in timeShiftImages(inDir = wd_images_raw_copy, timeShiftTable = timeShiftTable, :
found no .JPG_original files in C:/Users/chery/OneDrive - Department of Biodiversity, Conservation and Attractions/Animal Science Program - Lh cameras/Images_renamed/Images/M2 check argument 'undo'