Skip to Main content
Untitled design 16

Interactive Dashboards & Web Apps using R & Shiny

Who is this course for?

Familiarity with the R language is required as a number of fairly complicated concepts will be introduced in this course.

What will I learn?

This course will introduce how to create interactive dashboards and web applications using R and Shiny.

The first day will focus on the core components of a Shiny app; inputs, outputs and how to send data between the client and server. It will also cover how to design responsive webs applications that seamlessly work on mobile devices. By the end of the day you'll be able to design and deploy a Shiny app from your local machine to shinyapps.io.

The second day of the course will cover using reactive expressions to control when and where a Shiny app updates, embedding interactive charts/maps/tables, allowing users to download files/images from a Shiny app, and advice and guidance on structuring large/complex Shiny apps.

Skills tags:

  • data
  • presenting data
  • visualisations
  • R
  • Shiny