An open API service indexing awesome lists of open source software.

https://github.com/johncoene/scrollyteller

Package 'verse for scrollytelling in Shiny
https://github.com/johncoene/scrollyteller

r rstats scrollytelling

Last synced: 10 months ago
JSON representation

Package 'verse for scrollytelling in Shiny

Awesome Lists containing this project

README

          

# scrollyteller

[![Travis build status](https://travis-ci.org/JohnCoene/scrollyteller.svg?branch=master)](https://travis-ci.org/JohnCoene/scrollyteller)

Wraps utilities for scrollytelling in Shiny, builds upon [scrollytell](https://github.com/JohnCoene/scrollyteller).

Includes:

- [shticky](https://github.com/JohnCoene/shticky)
- [waypointer](https://github.com/Rinterface/waypointer)

## Installation

``` r
install.packages("remotes")
remotes::install_github("JohnCoene/scrollyteller")
```