R/check_model_list.R
check_model_list.RdThis function makes sure that the model_list structure contains a properly specified model. This is an internal function.
check_model_list(model_list)the model input structure needed for the prepare_diagram function
Either an error or nothing.