-
Notifications
You must be signed in to change notification settings - Fork 0
/
_pkgdown.yml
129 lines (116 loc) · 3.15 KB
/
_pkgdown.yml
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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
url: https://geographer.nenuial.org
template:
package: geopkg
navbar:
structure:
left: [reference, geoverse]
components:
geoverse:
text: GeoVerse
menu:
- text: geodata
href: https://geodata.nenuial.org
- text: geotool
href: https://geotools.nenuial.org
- text: geovizr
href: https://geovizr.nenuial.org
- text: ggeo
href: https://ggeo.nenuial.org
reference:
- title: World vizualisations
description: |
These functions provide ways of visualizing the world in different ways.
contents:
- gph_base_map
- gph_base_tmap
- gph_wb_world_map
- gph_historical_world_map
- gph_mini_globe
- title: Demography visualization
description: |
These functions provide visualizations for demography indicators.
contents:
- gph_demogram
- gph_hc_demogram
- gph_lexgram
- gph_hc_lexgram
- gph_pyramid
- gph_pyramid_relative
- gph_hc_pyramid
- gph_hc_pyramid_relative
- title: Swiss visualization
description: |
These functions provide visualizations for Switzerland.
contents:
- gph_map_swiss_votes
- gph_hc_map_swiss_votes
- gph_map_swiss_relief
- gph_map_swiss_lakes
- title: DF Demography
description: |
These functions provide visualizations for the *DF Demography* chapter.
- subtitle: Plots
contents:
- starts_with("df_demography")
- title: DF Cartography
description: |
These functions provide visualizations for the *DF Cartography* chapter.
- subtitle: Maps
contents:
- starts_with("df_cartography")
- title: OC Chine
description: |
These functions provide visualizations for the *OC Chine* chapter.
- subtitle: Maps
contents:
- starts_with("oc_chine_carte")
- title: OC Ecocitoyenneté
description: |
These functions provide visualizations for the *OC Ecocitoyenneté* chapter.
- subtitle: Plots
contents:
- starts_with("oc_ecocitoyennete_graph")
- title: OC Géo au féminin
description: |
These functions provide visualizations for the *OC Géo au féminin* chapter.
- subtitle: Maps
contents:
- starts_with("oc_geo_au_feminin_carte")
- subtitle: Plots
contents:
- starts_with("oc_geo_au_feminin_graph")
- starts_with("oc_geo_au_feminin_hc")
- title: OC Israël - Palestine
description: |
These functions provide visualizations for the *OC Israël - Palestine* chapter.
- subtitle: Plots
contents:
- starts_with("oc_israel_palestine_graph")
- starts_with("oc_israel_palestine_hc")
- title: OC Russie
description: |
These functions provide visualizations for the *OC Russie* chapter.
- subtitle: Maps
contents:
- starts_with("oc_russie_carte")
- subtitle: Plots
contents:
- starts_with("oc_russie_graph")
- starts_with("oc_russie_hc")
- title: OC Suisse
description: |
These functions provide visualizations for the *OC Suisse* chapter.
- subtitle: Maps
contents:
- starts_with("oc_suisse_carte")
- subtitle: Plots
contents:
- starts_with("oc_suisse_graph")
- starts_with("oc_suisse_hc")
- title: GIS Projections
description: |
These functions provide ways of visualizing different projections.
contents:
- gph_boundbox
- gph_project_world
- gph_project_world_tissot