-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathNAMESPACE
More file actions
33 lines (32 loc) · 760 Bytes
/
NAMESPACE
File metadata and controls
33 lines (32 loc) · 760 Bytes
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
# Generated by roxygen2: do not edit by hand
S3method(print,CustomLayout)
S3method(print,OfficerCustomLayout)
export(layColBind)
export(layCreate)
export(layGrid)
export(layRowBind)
export(laySet)
export(layShow)
export(laySplitField)
export(lay_bind_col)
export(lay_bind_row)
export(lay_grid)
export(lay_new)
export(lay_set)
export(lay_show)
export(lay_split_field)
export(phl_adjust_table)
export(phl_calc_fontsize)
export(phl_layout)
export(phl_with_flextable)
export(phl_with_gg)
export(phl_with_plot)
export(phl_with_table)
export(phl_with_text)
export(phl_with_vg)
importFrom(officer,external_img)
importFrom(officer,ph_location)
importFrom(officer,ph_location_template)
importFrom(officer,ph_with)
importFrom(officer,slide_summary)
importFrom(rvg,dml)