tomyamashita / cameraTrapping

R package for managing camera trap data
GNU General Public License v3.0
0 stars 0 forks source link

Remove inclusion of "images" folder in movePictures #13

Closed tomyamashita closed 1 year ago

tomyamashita commented 1 year ago

Remove or add as option to automatically include an "images" folder in the movePictures output. This is causing issues with attempts to sort from locations not specifically associated with the normal workflow

tomyamashita commented 1 year ago

There actually isn't a requirement here. Timelapse just uses the folder containing the camera folders as its root folder which then gets passed on to this function. The key here is remembering to pay attention to root folder of timelapse and setting your in.dir to the folder above that root folder. I have made edits to the help page to make this more clear.