appendGIFs: Append two GIFs

View source: R/appendGIFs.R

appendGIFsR Documentation

Append two GIFs

Description

The appendGIFs function reads and appends two GIFs, and saves the appended gif in your wd.

Usage

appendGIFs(gif_1, gif_2, vertical = FALSE)

Arguments

gif_1

First GIF image

gif_2

Second GIF image

vertical

TRUE: GIFs top-to-bottom, FALSE: left-to-right (default)


Thonnard/VisualMWM documentation built on June 29, 2023, 11:18 a.m.