A simple frontend for simmer and the most basic example to simulate an ambulatory consultation using RStdio's shiny.
Pull the git-repository and load it using RStudio. (Alternatively, changing to the project's directory might be sufficient.)
Setup of dependencies can be done using renv
renv::restore()