Explore our resources
Filter by:
692 Resources
Video
Cultivating creativity in data work
Traditionally, statistical training has focused primarily on mathematical derivations, proofs of statistical tests, and...
Video
Democratizing R with Plumber APIs
The Plumber package provides an approachable framework for exposing R functions as HTTP API...
Video
Don’t let long running tasks hang your users Introducing ipc for Shiny
Long running tasks in Shiny are not cancelable and typically lock the user interface...
Video
Effective use of Shiny modules in application development
As a Shiny application grows in scale, organizing code into reusable and streamlined components...
Video
Empowering a data team with RStudio addins
RStudio addins provide a mechanism to extend RStudio in various ways. Addins can interact...
Video
Getting it right: Writing reliable and maintainable R code
How can you tell that your scripts, applications, and package functions are working as...
Video
Integrating React.js and Shiny
React.js is a thriving JavaScript library that eases encapsulating and sharing sophisticated component libraries...