Skip to content

reports land prices (land rent)

Usage

reportPriceLand(gdx, level = "regglo")

Arguments

gdx

GDX file

level

aggregation level of returned data ("regglo" by default)

Value

land prices as MAgPIE object Unit: see names

Land price variables

NameUnitMeta
Prices|Land|CroplandUS$2017/haLand rent (shadow price of cropland constraint)

Author

Florian Humpenoeder

Examples


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