reportExtraction: Compute the reporting values of the extraction sector

Description Usage Arguments Value Author(s) Examples

View source: R/reportExtraction.R

Description

This function returns a magpie object containing the reporting values of the extraction sector. Values include quantities extracted, average and supply costs for coal, oil, gas and uranium.

Usage

1
reportExtraction(gdx, regionSubsetList = NULL)

Arguments

gdx

A gdx object

regionSubsetList

a list containing regions to create report variables region aggregations. If NULL (default value) only the global region aggregation "GLO" will be created.

Value

A magpie object

Author(s)

Jerome Hilaire, Lavinia Baumstark

Examples

1
2
3
4
  ## Not run: 
    reportExtraction(gdx)
  
## End(Not run)

pik-piam/remind documentation built on Sept. 9, 2021, 1:09 p.m.