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(...)

Arguments

...

additional arguments passed to get_proj

Value

a data frame is returned with the overview

Author

Richard Hooijmaijers

Examples


if (FALSE) {
 overview()
}