-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path_pkgdown.yml
81 lines (73 loc) · 1.54 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
title: tidyext!
title-img: logo.png
authors:
Michael Clark:
href: https://m-clark.github.io
html: Michael Clark <img src="man/figures/lh_hex.png" height="24" />
template:
params:
highlight: pygments
#bootswatch: sandstone
templates_path: inst/pkgdown
highlight: pygments
home:
links:
- text: Docs on Stats, R, and more
href: http://m-clark.github.io
reference:
- title: "Data summary"
desc: >
Functions for summarizing data.
contents:
- num_by
- cat_by
- describe_all
- describe_all_num
- describe_all_cat
- num_summary
- sum_NA
- title: "Creating data"
desc: >
Functions for creating data.
contents:
- combn_2_col
- create_prediction_data
- gather_multi
- onehot
- pre_process
# - spread2
- row_sums
- title: "Miscellaneous"
desc: >
Miscellaneous functions.
contents:
- select_not
- head_tail
- rnd
- tidyext
figures:
dev: svglite::svglite
dpi: 96
dev.args: []
fig.ext: svg
fig.width: 7.2916667
fig.height: ~
fig.retina: 2
fig.asp: 1.618
navbar:
title: "whatever bc pkgdown will ignore it"
type: ~
left:
- text: "Reference"
href: "reference/index.html"
- text: "News"
href: "news/index.html"
- text: Articles
menu:
- text: Introduction to tidyext
href: articles/introduction.html
right:
- icon: fa-github-alt
href: https://github.com/m-clark
- icon: fa-empire
href: https://m-clark.github.io