Description Usage Arguments Details Value Author(s)
View source: R/module-helpers.R
Add a suffix to the SO2 gas name indicating which of four major world regions to assign the emissions to
1 | rename_SO2(x, so2_map, is_awb = FALSE)
|
x |
A tibble, with columns |
so2_map |
A tibble, with columns |
is_awb |
Logical flag - use "_AWB" suffix? |
Add a suffix to the SO2 gas name indicating which of four major world regions to assign the emissions to, as Hector considers the geographic location of sulfur emissions. Any code writing out CSVs for conversion to XML handling SO2 related data should use this function. Agricultural waste burning emissions already have a suffix assigned (_AWB), so in this case, the SO2 region number is assigned between the "SO2" and "AWB" strings.
Data object with Non.CO2
changed to SO2 name for SO2 data.
BBL May 2017
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.