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
character; directory where input files are located. Defaults to the path stored in
aeme, or the current working directory if not set.- model_controls
data.frame; model configuration, typically loaded via
get_model_controls().
