
Apache Arrow in R – Supercharge Your R Shiny Dashboards with 10X Faster Data Loading
Is your dashboard slow? Moving away from CSVs and using Apache Arrow might help.
Join the Shiny Community every month at Shiny Gatherings
Is your dashboard slow? Moving away from CSVs and using Apache Arrow might help.
Appsilon has created a package to speed up R Shiny by offloading long-running calculations and unfreezing the Shiny UI.
This article will show you how to speed up R Shiny by pushing actions to the browser. You will learn how to omit the server bottleneck with updateInput, leverage CSS classes, and take advantage of JavaScript actions for smoother Shiny performance.
In this talk you’ll learn tools and best practices for making clean, reproducible R code in a working environment ready to be shared and productionized. We cover the benefits of version control, plumber, RStudio Connect, and many other tools.