forked from davidgohel/officer
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_pkgdown.yml
More file actions
70 lines (66 loc) · 1.29 KB
/
_pkgdown.yml
File metadata and controls
70 lines (66 loc) · 1.29 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
61
62
63
64
65
66
67
68
69
70
title: officer package
template:
package: ardatatemplate
bootswatch: simplex
reference:
- title: Working with Word documents
contents:
- read_docx
- fortify_docx
- styles_info
- body_add_img
- body_add_par
- body_add_table
- body_add_fpar
- body_add_toc
- body_add_break
- body_end_section
- slip_in_img
- slip_in_text
- slip_in_seqfield
- starts_with("cursor_")
- body_remove
- title: Functions specific to PowerPoint
contents:
- read_pptx
- add_slide
- remove_slide
- on_slide
- layout_summary
- layout_properties
- slide_summary
- ph_remove
- ph_with_img
- ph_with_table
- ph_with_text
- ph_empty
- ph_add_text
- ph_add_par
- ph_add_fpar
- ph_slidelink
- ph_hyperlink
- color_scheme
- title: Create formatted paragraphs
contents:
- fpar
- ftext
- external_img
- title: Formatting properties
contents:
- fp_text
- fp_par
- fp_border
- fp_cell
navbar:
title: ~
type: default
left:
- text: Powerpoint
href: articles/powerpoint.html
- text: Word
href: articles/word.html
right:
- text: Function reference
href: reference/index.html
- icon: fa-github fa-lg
href: https://github.com/davidgohel/officer