Skip to content

reports woody biomass prices (land rent)

Usage

reportPriceWoodyBiomass(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

Woody biomass price variables

NameUnitMeta
Prices|WoodUS$2017/tDMWood price
Prices|WoodfuelUS$2017/tDMWoodfuel price

Author

Abhijeet Mishra

Examples


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