Data visualization with R Shiny
Alyssa Columbus walks you through building data visualizations using the R Shiny web framework. You'll learn how to build simple Shiny applications with interactive elements and customized layouts and discover best practices to make these applications suitable for production deployment.
Talk Title | Data visualization with R Shiny |
Speakers | Alyssa Columbus (Pacific Life) |
Conference | O’Reilly Open Source Convention |
Conf Tag | Put open source to work |
Location | Portland, Oregon |
Date | July 16-19, 2018 |
URL | Talk Page |
Slides | Talk Slides |
Video | |
Shiny—an innovative package for R users to develop web applications—makes it easier for R users to share results from their analyses visually to those not familiar with R. Alyssa Columbus offers an overview of the the key ideas that will help you build simple yet robust Shiny applications and walks you through building data visualizations using the R Shiny web framework. You’ll learn how to use R to prepare data, run simple analyses, and display the results in Shiny web applications as you get hands-on experience creating effective and efficient data visualizations. Along the way, Alyssa shares best practices to make these applications suitable for production deployment. Topics include: