Explore our resources
Filter by:
719 Resources
Video
Introducing the gt package
With the gt package, anyone can make great-looking display tables. Though the package is...
Video
Integrating React.js and Shiny
React.js is a thriving JavaScript library that eases encapsulating and sharing sophisticated component libraries...
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
Empowering a data team with RStudio addins
RStudio addins provide a mechanism to extend RStudio in various ways. Addins can interact...
Video
Effective use of Shiny modules in application development
As a Shiny application grows in scale, organizing code into reusable and streamlined components...
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
Democratizing R with Plumber APIs
The Plumber package provides an approachable framework for exposing R functions as HTTP API...