Run AEME in a Shiny app
Arguments
- aeme
aeme; object.
- param
dataframe; of parameters read in from a csv file. Requires the columns c("model", "file", "name", "value", "min", "max", "log")
- path
filepath; where input files are located relative to the current working directory.
- model_controls
dataframe; of configuration loaded from "model_controls.csv".
