Skip to content

Calculates food prices that enter demand module

Usage

FoodDemandModuleConsumerPrices(gdx, level = "iso", valueAdded = FALSE)

Arguments

gdx

GDX file

level

reg or iso

valueAdded

whether to add the value-added marketing margin to the total expenditures

Value

magpie object

Author

Benjamin Leon Bodirsky

Examples


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