-
Notifications
You must be signed in to change notification settings - Fork 1
/
_pkgdown.yml
33 lines (33 loc) · 940 Bytes
/
_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
destination: "../../websites/R/gridpattern/"
url: "https://trevorldavis.com/R/gridpattern"
development:
mode: auto
template:
bootstrap: 5
reference:
- title: "Pattern fills"
desc: "Pattern fill function"
contents:
- patternFill
- title: "Pattern grobs"
desc: "Pattern grob functions"
contents:
- starts_with("grid.pattern")
- title: "Pattern matrices"
- desc: "Pattern matrix functions"
contents:
- starts_with("pattern_")
- title: "Miscellaneous helpers"
desc: "Miscellaneous helper functions"
contents:
- alphaMaskGrob
- clippingPathGrob
- guess_has_R4.1_features
- mean_col
- reset_image_cache
- star_scale
- update_alpha
- title: "Overall package description"
desc: "Overall package description including supported package options"
contents:
- gridpattern-package