Need to figure out how to update plots as the simulation outputs at different checkpoints. Can likely do this in a reactive context, but may need to rely on the future R package.
- figure out with base R
- Add interactivity -possibly rewrite in JavaScript (may open another issue for this when we get there)
Need to figure out how to update plots as the simulation outputs at different checkpoints. Can likely do this in a reactive context, but may need to rely on the
futureR package.