powered by
Extract exif Data and Create File Manifest
buildFileManifest(imagedir, exif = TRUE, offset = 0, outfile = NULL)
files dataframe with or without file modify dates
file path
returns date and time information from exif data, defaults to true
add offset to videos, defaults to 0
file path to which the data frame should be saved
if (FALSE) { files <- extractFiles("C:\\Users\\usr\\Pictures\\") }
Run the code above in your browser using DataLab