Building Your First R Shiny Application

Go to class
Write Review

Free Online Course: Building Your First R Shiny Application provided by Pluralsight is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from Pluralsight. Building Your First R Shiny Application is taught by Charlotte Wickham.

Overview
  • Shiny is a tool that helps you turn your R code into professional, interactive web applications. This course will teach you how to build a Shiny app from the ground up.

    Shiny is a package that allows you to build interactive web apps using R code alone, and a shiny app is a great way to communicate your work to others. In this course, Building Your First R Shiny Application, you'll walk through all the steps to get your first shiny app up and running. First, you’ll start by learning about the minimal requirements for a shiny app and how to have RStudio help you get them in place. Then, you’ll build a user interface and see how to populate it with R output. Finally, you’ll learn how to get your app live on the web. By the end of the course, you’ll have written your very own Shiny app, and be ready to embark on apps tailored to your own work.