-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_pkgdown.yml
More file actions
63 lines (59 loc) · 1.49 KB
/
_pkgdown.yml
File metadata and controls
63 lines (59 loc) · 1.49 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
62
63
template:
params:
bootswatch: journal
authors:
Evan Odell:
href: https://evanodell.com
name:
navbar:
left:
- text: "Docs Home"
href: http://docs.evanodell.com
- text: "News"
href: news/index.html
- text: "Reference"
href: reference/index.html
- text: "Articles"
menu:
- text: "Introduction"
href: articles/introduction.html
- text: "Using cartograms with parlitools"
href: articles/using-cartograms.html
- text: "Mapping Local Government"
href: articles/mapping-local-authorities.html
- text: "British Election Study 2015"
href: articles/bes-2015.html
- text: "British Election Study 2017"
href: articles/bes-2017.html
- text: "Constituency Level Census Data"
href: articles/census-11.html
- text: "Documentation Home"
href: https://docs.evanodell.com
right:
- icon: fa-github fa-lg
href: https://github.com/evanodell/parlitools
- icon: fa-home fa-lg
href: https://evanodell.com
reference:
- title: Data
desc: Datasets included in parlitools
contents:
- bes_2015
- bes_2017
- bes_2019
- census_11
- party_colour
- leave_votes_west
- council_seats
- la_codes
- ni_ge_2017
- title: Data Retrieval
desc: Data retrieval functions
contents:
- mps_on_date
- current_mps
- title: Maps
desc: Hexagonal maps included with parlitools
contents:
- west_hex_map
- local_hex_map