-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path_pkgdown.yml
More file actions
61 lines (58 loc) · 1.84 KB
/
Copy path_pkgdown.yml
File metadata and controls
61 lines (58 loc) · 1.84 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
title: medusa
template:
bootstrap: 5
navbar:
left:
- icon: fa-home
href: index.html
- text: "Get started"
href: articles/GetStarted.html
- text: "Modules"
icon: fa-solid fa-indent
menu:
- text: Distributional impacts
href: articles/TheModel.html
- text: Energy poverty indices
href: articles/EnergyPoverty.html
- text: Transport poverty indices
href: articles/TransportPoverty.html
- text: "Package Data"
icon: fa-solid fa-chart-pie
menu:
- text: Package Data
href: articles/PackageData.html
- text: Available Variables
href: articles/AvailableVariables.html
- text: "Tutorials"
icon: fas fa-book
menu:
- text: "--- Spain ---"
href: "#"
- text: Calculate distributional impacts
href: articles/Tutorials.html
- text: Calculate energy poverty indices
href: articles/TutorialsEnergyPoverty.html
- text: Calculate transport poverty indices
href: articles/TutorialsTransportPoverty.html
- text: Step-by-step example
href: articles/TutorialsExample.html
- text: "--- EU (Eurostat microdata) ---"
href: "#"
- text: Preparing the data
href: articles/TutorialsEU_data.html
- text: Calculate distributional impacts
href: articles/TutorialsEU_di.html
- text: Calculate energy poverty indices
href: articles/TutorialsEU_ep.html
- text: Calculate transport poverty indices
href: articles/TutorialsEU_tp.html
- text: Step-by-step example
href: articles/TutorialsEU_example.html
- icon: fa-regular fa-file-code
text: "Reference"
href: reference/index.html
- icon: fa-regular fa-newspaper
text: "News"
href: news/index.html
toc:
depth: 2