Course Level: Intermediate
Do you want to provide interactive visualisation and data exploration features for users who do not have R and data science skills? Discover how easy it can be to use R and {shiny} to create your own apps and dashboards for exploring data without relying on web development or external BI tools. We will show you various examples of input widgets and outputs to display tables and visualisations.
Start Date: | |
Price: | |
Venue Details: | |
Time: | |
Duration: |
Session 1:
By the end of session 1, participants will…
ui.R
, server.R
and app.R
files.render()
functions.renderText()
, renderPlot()
, renderTable()
and more.Session 2:
By the end of session 2, participants will…
reactive()
function.This course does not include:
reactive()
and observe()
events.Participants should be comfortable using R and basic graphics with {ggplot2}