-
Notifications
You must be signed in to change notification settings - Fork 1
/
_pkgdown.yml
65 lines (53 loc) · 1.17 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
url: https://larmarange.github.io/ggstats/
template:
bootstrap: 5
bslib:
base_font: {google: {family: "Source Sans Pro", wght: [400, 600], ital: [0, 1]}}
code_font: {google: "Source Code Pro"}
font_scale: 1.2
development:
mode: auto
deploy:
install_metadata: true
authors:
Joseph Larmarange:
href: "http://joseph.larmarange.net/"
reference:
- title: Plotting model coefficients
contents:
- ggcoef_model
- title: Plotting Likert-type items
contents:
- gglikert
- title: Cascade plots
contents:
- ggcascade
- title: Additional statistics for `ggplot2`
contents:
- starts_with("stat_")
- title: Additional geometries for `ggplot2`
contents:
- geom_connector
- geom_stripped_rows
- title: Convenient geometries / layers
contents:
- geom_prop_bar
- geom_diverging
- title: Additional positions for `ggplot2`
contents:
- starts_with("position_")
- title: Additional scales for `ggplot2`
contents:
- starts_with("scale_")
- title: Utilities
contents:
- ggsurvey
- symmetric_limits
- signif_stars
- augment_chisq_add_phi
- label_number_abs
- weighted.median
- weighted.sum
- round_any
- hex_bw
- pal_extender