handle_uncal_photos: Move uncalibrated images to a separate folder or delete them

Description Usage Arguments Value

View source: R/utils_uncal_images.R

Description

Move uncalibrated images to a separate folder or delete them

Usage

1
handle_uncal_photos(img_paths, move_to, delete = FALSE)

Arguments

img_paths

the paths to the images to move or delete

move_to

if delete is false, where to move the images

delete

TRUE or FALSE

Value

New image paths, or TRUE if deleted


levisc8/p4dr documentation built on March 19, 2020, 12:07 a.m.