modelstat: modelstat

View source: R/modelstat.R

modelstatR Documentation

modelstat

Description

MAgPIE model stat of all optimizations - main optimization and (if used) presolve optimization.

Usage

modelstat(gdx, file = NULL)

Arguments

gdx

GDX file

file

a file name the output should be written to using write.magpie

Value

A MAgPIE object containing the modelstat

Author(s)

Jan Philipp Dietrich

Examples


  ## Not run: 
    x <- modelstat(gdx)
  
## End(Not run)


pik-piam/magpie4 documentation built on April 22, 2024, 3:34 p.m.