Tags / reactive
Resolving the "Error : Mapping should be created with aes() or aes_" Reactive ggplot2 Error
Understanding Shiny Dropdown Menu Selections and Filtering DataFrames
Making Custom Defined Functions Reactive with Shiny: A Comprehensive Guide
Implementing Reactive Filtering with RShiny: A Step-by-Step Guide
This is a Shiny app written in R that allows users to interact with a simple simulation model. The app has two interactive plots: one displaying the system behavior over time, and another showing the effect of changing model parameters on system behavior.