Append Images Horizontally or Vertically

appendImages(
  files,
  direction,
  file,
  run = TRUE,
  irfanViewExe = defaultIrfanViewExe()
)

Arguments

files

paths to image files to be appended

direction

1 = horizontally, 2 = vertically

file

name of output file

run

logical. If TRUE (default) the append action is performed, otherwise the command line doing the append action is returned

irfanViewExe

path to IrfanView Executable file