overview.Rd
Create an overview of the models within a project. This overview includes the meta data of the models and if results are available, also the objective function and run-times
overview(proj_obj, ...)
a project object created with get_proj
get_proj
additional arguments passed to get_proj
a data frame is returned with the overview
Richard Hooijmaijers
if (FALSE) { # \dontrun{ overview(proj_obj) } # }