-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy path_pkgdown.yml
More file actions
48 lines (46 loc) · 1.02 KB
/
_pkgdown.yml
File metadata and controls
48 lines (46 loc) · 1.02 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
reference:
- title: Basic functions
contents:
- lay_new
- lay_show
- lay_set
- lay_grid
- title: Combine layouts
contents:
- lay_bind_col
- lay_bind_row
- lay_split_field
- title: PowerPoint - add elements to slides
contents:
- phl_layout
- phl_with_gg
- phl_with_plot
- phl_with_text
- phl_with_table
- phl_with_flextable
- phl_with_vg
- title: PowerPoint - utils
contents:
- phl_adjust_table
- phl_calc_fontsize
- title: Other
contents:
- print.CustomLayout
- print.OfficerCustomLayout
navbar:
type: default
left:
- text: Intro
href: index.html
- text: Roadmap
href: articles/Roadmap.html
- text: Reference
href: reference/index.html
- text: Cookbook
href: articles/customlayout-cookbook.html
- text: Articles
menu:
- text: Comparison with patchwork and cowplot
href: articles/comparison-with-other-packages.html
- text: Layouts for officer's PowerPoint documents.
href: articles/layouts-for-officer-power-point-document.html