animate: Animate a set of pngs

Description Usage

View source: R/animate.R

Description

Animate a set of pngs

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
animate(
  dir,
  gif = "animation.gif",
  regexp = NULL,
  glob = NULL,
  delay = 2,
  loop = TRUE,
  max_size = 1200,
  time_last = 2
)

rogiersbart/br documentation built on Jan. 3, 2021, 10:33 a.m.