R/run_aeme_shiny.R
run_aeme_shiny.Rd
Run AEME in a Shiny app
run_aeme_shiny(aeme, param, path = ".", model_controls = NULL)
aeme; object.
dataframe; of parameters read in from a csv file. Requires the columns c("model", "file", "name", "value", "min", "max", "log")
filepath; where input files are located relative to `config`.
dataframe; of configuration loaded from "model_controls.csv".
Launches shiny app