Skip to content

Calculates the parameter m_yeardiff, which is a macro within MAgPIE.

Usage

m_yeardiff(gdx)

Arguments

gdx

GDX file

Value

a magpie object with the length of each timestep

Author

Benjamin Leon Bodirsky

Examples


  if (FALSE) { # \dontrun{
    x <- m_yeardiff(gdx)
  } # }