Sys.getenv("PATH")
to see which directories are in Windows PATH. exiftool must be in one of those. Genreally I'd recommend to put exiftool.exe in C:/Windows.--
You received this message because you are subscribed to the Google Groups "camtrapR" group.
To unsubscribe from this group and stop receiving emails from it, send an email to camtrapr+u...@googlegroups.com.
To view this discussion, visit https://groups.google.com/d/msgid/camtrapr/332765cc-863b-4394-9197-9218aeb7ba31n%40googlegroups.com.
It looks like there's confusion between the path to the exiftool executable and the directory containing it, which is causing ExifTool to not function properly in camtrapR.
Here's how to fix it:
Try this revised code:
# Clear environment