-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_pkgdown.yml
More file actions
56 lines (48 loc) · 1.14 KB
/
_pkgdown.yml
File metadata and controls
56 lines (48 loc) · 1.14 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
url: https://lwarode.github.io/partycoloR/
template:
bootstrap: 5
bslib:
primary: "#0015BC"
home:
sidebar:
structure: [links, license, community, citation, authors, dev]
links:
- text: Party Facts
href: https://partyfacts.herokuapp.com/
- text: ParlGov Dashboard
href: https://lukas-warode.shinyapps.io/ParlGov_Dashboard/
authors:
Lukas Warode:
href: https://github.com/lwarode
navbar:
structure:
left: [intro, reference, articles]
right: [search, github]
components:
github:
icon: fa-github
href: https://github.com/lwarode/partycoloR
reference:
- title: Bundled Data
desc: Pre-scraped party colors and logos
contents:
- party_data
- title: Core Functions
desc: Extract colors and logos from Wikipedia
contents:
- get_party_color
- get_party_logo
- get_party_info
- title: Party Facts Integration
desc: Look up parties by name
contents:
- get_partyfacts_wikipedia
- lookup_party_url
- get_party_color_by_name
- get_party_logo_by_name
- get_party_info_by_name
- clear_partycolor_cache
- title: Other
contents:
- download_party_logo
- wikipedia_party_color