Skip to content

calculates agricultural costs without taxes and incentives (i.e. GHG taxes and BII incentives)

Usage

ValueMaterialDemand(gdx, file = NULL, level = "regglo")

Arguments

gdx

GDX file

file

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

level

aggregation level, reg, glo or regglo

Author

David M Chen

Examples

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