-
Notifications
You must be signed in to change notification settings - Fork 1
/
_pkgdown.yml
60 lines (54 loc) · 1.04 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
template:
params:
bootstrap: 5
bootswatch: united
ganalytics: G-Z4FGL6BTP7
development:
mode: auto
reference:
- title: Flagship functions
contents:
- '`bin_cols`'
- '`bin_summary`'
- '`drop_original_cols`'
- '`add_clusters`'
- title: Helper Functions
contents:
- '`bin_equal_value`'
- '`five_number_summary`'
- '`numeric_summary`'
articles:
- title: All vignettes
desc: null
contents: '`tidybins`'
navbar:
structure:
left:
- home
- intro
- reference
- articles
- tutorials
- news
right:
- github
- TidyConsultant
components:
home:
icon: fas fa-home fa-lg
href: index.html
TidyConsultant:
text: TC
href: https://harrison4192.github.io/TidyConsultant/
reference:
text: Reference
href: reference/index.html
news:
text: Changelog
href: news/index.html
articles:
text: Articles
href: articles/index.html
github:
icon: fab fa-github fa-lg
href: https://github.com/Harrison4192/tidybins/