breakoutGHGs: Reformats emissions queries to be grouped by GHG

Description Usage Arguments Details Value

Description

Some pollutant species appear as three versions ("CH4", "CH4_AGR", "CH4_AWB"). This data would originally appear under a query such as "GHG emissions by region". This function reformats list.queries into separate emissions queries for each GHG. "GHG emissions by region (CH4)" would be its own entry in list. queries, while still distinguishing between the three species under the GHG column of that query's dataframe.

Usage

1
breakoutGHGs(list.queries)

Arguments

list.queries

list of queries, each query a single data.frame

Details

SO2 appears to have 4 variants: SO2_1, SO2_1_AWB, SO2_2, ..., SO2_4_AWB. These 8 species are all contained in the "GHG emissions by region (SO2)" query after this function is applied to list.queries.

Value

list of dataframes


xavier-gutierrez/validation_figures documentation built on May 24, 2019, 9:58 p.m.