EF_N2Otier2: EF_N2Otier2

Description Details Author(s) References See Also Examples

Description

This data set consists of a data.frame that contains space to input emission factors for source types that are more disaggregated than those in EF_N2Otier1. A data frame of this general form gets passed as the second argument (p) to the function N2O_tier2.

Details

This data frame is nearly identical to EF_N2Otier1, except that it is expected that the user will want to enter more emission factors corresponding to the greater level of disaggregation of sources. As such, you will notice that this example data frame has the same column headers (emission source types) as EF_N2Otier1, except each type is repeated with an 'A' and a 'B', disaggregation of each source into two sub-sources, each with a unique emission factor. Users may wish to disaggregate their sources to arbitrary levels, and therefore should modify this data frame (and vars_N2Otier1) accordingly. As with the tier 1 functions, it is a requirement that for any column header in EF_N2Otier2, there must be a matching column header in vars_N2Otier2. For details on the specific meaning of emission factors (column headers) in this table, please refer to the help file for EF_N2Otier1.

Author(s)

Joshua Perlman and Robert Hijmans

References

2006 IPCC Guidelines for National Greenhouse Gas Inventories, Volume 4 Agriculture, Forestry and Other Land Use http://www.ipcc-nggip.iges.or.jp/public/2006gl/index.html

See Also

N2O_tier2, vars_N2Otier2, N2O_tier1, EF_N2Otier1, vars_N2Otier1,

Examples

1
2
data("EF_N2Otier2")
EF_N2Otier2

emissions documentation built on May 2, 2019, 6:09 p.m.