Interactive Dashboards with Shiny
Making a Reactive from a filter/Using Reactives
This lesson is called Making a Reactive from a filter/Using Reactives, part of the Interactive Dashboards with Shiny course. This lesson is called Making a Reactive from a filter/Using Reactives, part of the Interactive Dashboards with Shiny course.
Transcript
Click on the transcript to go to that point in the video. Please note that transcripts are auto generated and may contain minor inaccuracies.
Your Turn
Working in reactives/02_assignment/app.R
do the following:
Modify the app code to filter by
input$year_slider
. Then use the reactive in theggplot()
statement;.Call the reactive that you've made in your
ggplot()
statement.
Have any questions? Put them below and we will help you out!
Course Content
26 Lessons
You need to be signed-in to comment on this post. Login.