tomyamashita / cameraTrapping

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

Improvements to cameraRename3 function #27

Open tomyamashita opened 1 year ago

tomyamashita commented 1 year ago

Add option to different options for image names (including adding serial number, adding camera name, etc.), separator as "-" instead of " "

Add ability to check for and run multiple file types (.jpg and .mp4), keeping in mind that metadata tags are different for different file types.

tomyamashita commented 1 year ago

Multiple file types are now possible in the function.

Figured out the location for improvements for image name modifications.