-
Notifications
You must be signed in to change notification settings - Fork 4
/
_pkgdown.yml
97 lines (85 loc) · 2.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
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
92
93
94
95
96
title: visibly!
title-img: logo.png
authors:
Michael Clark:
href: https://m-clark.github.io
html: <img src="man/figures/mc_logo.png" width=10% style='display:inline'/>
template:
params:
highlight: pygments
#bootswatch: sandstone
templates_path: inst/pkgdown
highlight: pygments
home:
#strip_header: true
links:
- text: Docs on Stats, R, and more
href: http://m-clark.github.io
reference:
- title: "Dealing with color"
desc: >
Functions for getting and creating palettes.
contents:
- create_palette
- palettes
- colorgorical
- col2hex
- col2lab
- color_contrast_checker
- title: "Themes"
desc: >
Clean themes.
contents:
- theme_trueMinimal
- theme_plotly
- theme_blank
- title: "Descriptive Visualization"
desc: >
Plotting correlations.
contents:
- corr_heat
- title: "Plotting model results"
desc: >
Functions for plotting fixed and random effect coefficients and more.
contents:
- plot_coefficients
- plot_coefficients.brmsfit
- plot_coefficients.lm
- plot_coefficients.merMod
- plot_gam
- plot_gam_check
- plot_gam_2d
- plot_gam_3d
- plot_gam_by
figures:
dev: png
dpi: 96
dev.args: []
fig.ext: png
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 visibly
href: articles/intro.html
- text: Palettes & Themes
href: articles/intro.html##palettes-themes
- text: Descriptive visualization
href: articles/intro.html#descriptive-visualization
- text: Plot Models
href: articles/intro.html#plotting-model-results
right:
- icon: fa-github-alt
href: https://github.com/m-clark
- icon: fa-empire
href: https://m-clark.github.io