Skip to content
R in 3 Months Starts March 13. Learn More →
R for the Rest of Us Logo

Interactive Dashboards with Shiny

Making a Reactive from a filter/Using Reactives

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:

  1. Modify the app code to filter by input$year_slider. Then use the reactive in the ggplot() statement;.

  2. Call the reactive that you've made in your ggplot() statement.

Have any questions? Put them below and we will help you out!

You need to be signed-in to comment on this post. Login.