README.md

viztoc

viztoc (visual table of contents) is for creating a visual summaries, especially of flipbooks or xaringan slides. viztoc includes a variety of strategies for previewing slide contents. In the html setting, a viztoc might be a gif, still, or still that becomes a gif if you hover over it – then ideally, you can click through to the full flipbook/slideshow, or to the relevant page in the flipbook from the table of contents.

Installation

You can install the development version from GitHub with:

# install.packages("remotes")
remotes::install_github("EvaMaeRey/viztoc")

Example

This is a basic example which shows you how to solve a common problem:

library(viztoc)
## basic example code


EvaMaeRey/viztoc documentation built on Sept. 9, 2021, 2:48 a.m.