forked from rstudio/pagedown
-
Notifications
You must be signed in to change notification settings - Fork 8
/
_pkgdown.yml
91 lines (89 loc) · 1.96 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
title: unhcRstyle
url: https://unhcr-web.github.io/unhcRstyle/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_templ_paged
- unhcr_templ_slide
- unhcr_templ_html
- unhcr_templ_doc
- unhcr_templ_ppt
- title: Gggplot2 themes
contents:
- unhcr_theme
- theme_foundation
- 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: Color palettes
contents:
- unhcr_pal
- unhcr_pal_graphic
- unhcr_all_pal
- unhcr_pal_primary
- unhcr_all_pal_graphic
- unhcr_pal_blue
- unhcr_pal_grey
- unhcr_pal_darkblue
- unhcr_pal_green
- unhcr_pal_red
- unhcr_pal_yellow
- unhcr_black
- unhcr_blue
- unhcr_darkblue
- unhcr_discrete
- unhcr_green
- unhcr_grey
- unhcr_red
- unhcr_white
- unhcr_yellow
- test_pal
- test_pal_cont
- test_pal_div
- test_pal_op
- title: Other utilities function
contents:
- format_si
- left_align
- plot_col
- plot_shape
- scale_custom
- scale_x_comma
- scale_x_percent
- scale_y_comma
- update_geom_font_defaults
- title: Palette utilities function
contents:
- unhcr_scale_colour_discrete
- get_unhcr_palettes
- col2hex
- getpal_key
- isCol
- isHexCol
- usecol
- newpal
- parse_pal
- rgb2hex
- seecol
- unhcRstyle