lay_bind_col            Take two Layout objects and combine by rows.
lay_bind_row            Take two Layout objects and combine by rows.
lay_grid                Use Layout object with grid graphics.
lay_new                 Create custom layout.
lay_set                 Set custom layout.
lay_show                Print the layout structure to the graphical
                        device.
lay_split_field         Split a selected field from layout using a
                        schema from another layout.
phl_adjust_table        Create flextable for layout's placeholder.
phl_calc_fontsize       Calculate optimal fontsize and height of the
                        cell for given height for flextable.
phl_layout              Create layout for the officer PowerPoint slide.
phl_with_flextable      add flextable into layout placeholder
phl_with_gg             add ggplot into layout placeholder
phl_with_plot           add plot into layout placeholder
phl_with_table          add table into layout placeholder
phl_with_text           add text into layout placeholder
phl_with_vg             add a plot as vector graphics into layout
                        placeholder
print.CustomLayout      Print a CustomLayout object.
print.OfficerCustomLayout
                        Print a OfficerCustomLayout object.
