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
- Host: GitHub
- URL: https://github.com/johncoene/scrollyteller
- Owner: JohnCoene
- License: other
- Created: 2020-01-30T10:16:22.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-30T13:25:09.000Z (over 6 years ago)
- Last Synced: 2025-07-13T21:40:29.460Z (11 months ago)
- Topics: r, rstats, scrollytelling
- Language: R
- Size: 4.88 KB
- Stars: 11
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# scrollyteller
[](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")
```