-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path_pkgdown.yml
58 lines (56 loc) · 1.41 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
title: unhcRstyle
url: https://edouard-legoupil.github.io/unhcr_pagedown/docs/
template:
params:
bootswatch: yeti
navbar:
title: unhcRstyle
left:
- text: "Articles"
menu:
- text: Demonstration of themes
href: articles/unhcr-theme-test.html
- text: Demonstration of palette
href: articles/unhcr-palette-test.html
- text: News
href: news/index.html
- text: Reference
href: reference/index.html
reference:
- title: Rmd template
contents:
- unhcr_paged
- unhcr_slide
- unhcr_html
- unhcr_word
- unhcr_ppt
- title: Gggplot2 themes
contents:
- unhcr_style_bar
- unhcr_style_bar_big
- unhcr_style_histo
- unhcr_style_histo_big
- unhcr_style_map
- unhcr_style_map_big
- unhcr_style_scatter
- unhcr_style_scatter_big
- title: Palette
contents:
- get_unhcr_palettes
- test_pal
- test_pal_cont
- test_pal_div
- test_pal_op
- title: Function to apply the palette
contents:
- scale_color_discrete_unhcr
- scale_(color/colour/fill)_discrete_unhcrDiscrete
- scale_(color/colour/fill)_opinionated_unhcrDiscrete
- scale_(color/colour/fill)_diverging_unhcrContinuous
- scale_(color/colour/fill)_continuous_unhcrContinuous
- unhcr_repo
- title: Other utilities function
contents:
- format_si
- left_align
- unhcRstyle