configure_exiftool: Configure perl, ExifTool

Description Usage Arguments Value

View source: R/utils.R

Description

Configure perl, ExifTool

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
configure_exiftool(
  command = NULL,
  perl_path = NULL,
  install_url = NULL,
  install_location = NULL,
  quiet = FALSE
)

configure_perl(perl_path = NULL, quiet = FALSE)

configure_exiftool_reset()

Arguments

command

The exiftool command or location of exiftool.pl

perl_path

The path to the perl executable

install_url

The url from which exiftool could be installed

install_location

The location to install exiftool

quiet

Use quiet = FALSE to display status updates

Value

The exiftool command, invisibly


paleolimbot/exifr documentation built on March 25, 2021, 3:21 a.m.