Product level result of the emissions indicator
An object of class tbl_df
(inherits from tbl
, data.frame
) with 4 rows and 5 columns.
Examples
emissions_product
#> # A tibble: 4 × 5
#> benchmark tilt_subsector min max other
#> <chr> <chr> <dbl> <dbl> <dbl>
#> 1 all construction residential 1 2 3
#> 2 unit construction residential 1 2 3
#> 3 tilt_subsector construction residential 1 2 3
#> 4 tilt_subsector something else 1 2 3