Creating decks [Scriptable Dashboards]
Decks are important for analysts to:
- save their work for later recall
- export to Excel and PowerPoint for analysis
Decks are comprised of slides. Each slide is an analysis and corresponds to one slide in a PowerPoint deck.
Generally, decks are created by analysts, but it can be the case that certain analyses should be "pre-saved" to a deck by a dataset setup team.
Using Script can also be a way to mass manipulate decks (eg: change the filters and weights to all slides in the deck, or to reorder slides in a particular way, etc).
In the web app
Using R
- See the "Decks" section of the crunch package reference: https://crunch.io/r/crunch/reference/
Crunch Automation
- Coming soon