Skip to content

Commit f484ff9

Browse files
committed
style-consistently
1 parent 4869a9f commit f484ff9

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

inst/extdata/child/intro-emissions_profile.Rmd

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@ the products from our company dataset to the products from the LCA dataset. As a
1313
second step, all products are ranked according to their GHG emissions. Thirdly,
1414
the products are grouped by the following 6 benchmarks:
1515

16-
- "all": all products
17-
- "unit": all products with the same unit (example: kg)
18-
- "tilt_sec": all products within the same tilt sector (example: agriculture)
19-
- "isic_4digit": all products within the same ISIC 4 digit code (example:
20-
0112 Growing of rice)
21-
- "unit_tilt_sec": all products with the same unit within the same tilt sector
22-
(example: kg + agriculture)
23-
- "unit_isic": all products with the same unit within the same ISIC 4 digit
24-
section (example: kg + 0112 Growing of rice)
16+
* "all": All products.
17+
* "unit": All products with the same unit (example: kg).
18+
* "tilt\_sec": All products within the same tilt sector (example: agriculture).
19+
* "isic\_4digit": All products within the same ISIC 4 digit code (example:
20+
0112 Growing of rice).
21+
* "unit\_tilt\_sec": All products with the same unit within the same tilt sector
22+
(example: kg + agriculture).
23+
* "unit\_isic": All products with the same unit within the same ISIC 4 digit
24+
section (example: kg + 0112 Growing of rice).
2525

2626
Finally, for each benchmark, products are assigned to the emission profile
2727
category "low", "medium" or "high", depending on the GHG emissions arising from

0 commit comments

Comments
 (0)