imgRename: Rename JPG images

imgRenameR Documentation

Rename JPG images

Description

Renames images according to YYYYmmdd_HHMMSS.jpg. It is better to just use the renaming function in the package 'camtrapR' instead. It is better tested and also adds the station and camera column to the file name. This function I made is just for the fun of it. Sorry but currently this function does not support Windows OS. Windows suck balls. Get a Mac.

Usage

imgRename(inDir)

Arguments

inDir

character. The directory where your images are saved. Make sure you are working on a back up of your data in case something goes wrong. If you are still deciding on using this function, then please work on a copy of your data and not the raw data so that if something happens you still have a backup.

Author(s)

Philip Faure, philip.faure13@gmail.com

Examples

imgRename(inDir  = "/Users/philipfaure/Photos")

PhilipFaure/metadataTools documentation built on Dec. 11, 2022, 9:09 p.m.