forked from jpcompartir/DisplayR
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_pkgdown.yml
More file actions
60 lines (51 loc) · 1.3 KB
/
_pkgdown.yml
File metadata and controls
60 lines (51 loc) · 1.3 KB
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
template:
bootstrap: 5
params:
bootswatch: "cosmo"
hljs:
style: "tango"
toc: true
toc_depth: 3
navbar:
structure:
left: [home, reference, articles]
right: [github]
reference:
- title: "Plotting in R - ggplot2"
desc: "Functions built upon the {ggplot2} R Package"
- contents:
- contains("dr_plot_vot")
- contains("dr_plot_sent")
- contains("dr_plot_raincloud")
- title: "Tabular Data"
desc: "gt and flextable functions for creating beautiful tables in R"
- contents:
- disp_flextable
- disp_gt
- title: "PowerPoint Plotting"
desc: "Functions for exporting common & basic charts to PowerPoint"
- contents:
- contains('ms_vot')
- disp_ms_sent_grouped
- dr_mmlb_barchart
- title: "PowerPoint Utility Functions"
desc: "Utility functions for working with PowerPoint from R"
- contents:
- disp_add_slide
- title: "Bespoke Themes"
desc: "Apply themes to GGplot objects"
- contents:
- contains("theme")
- title: "Brand Styling Utilities"
desc: "Apply brand styling and logo to Quarto documents"
- contents:
- dr_list_brands
- dr_add_brand
repo:
url:
home: https://github.com/jpcompartir/DisplayR
source: https://github.com/jpcompartir/DisplayR/tree/main
home:
links:
- text: Report an issue
href: https://github.com/jpcompartir/DisplayR/issues