gifrecord: Add a GIF Recorder to Browser, Viewer, Shiny

Description Usage Arguments

Description

Record animated GIFs of your browser, RStudio viewer, or Shiny app with the convenient infrastructure of an htmlwidget thanks to gifw00t.

Usage

1
gifrecord(selector = "body")

Arguments

CSS

selector of the element to record. By default, body is applied, which will also record the GIF recorder toolbar. Providing a id selector is strongly encouraged. Note, this can be changed later with the settings button on the GIF recorder toolbar.


timelyportfolio/gifrecordeR documentation built on May 31, 2019, 1:50 p.m.