Skip to contents

All functions

banner_layout_style()
Define banner layout defaults
blank_box()
Construct an intentional empty layout box
box_style()
Define a box style
canvas_add_row()
Append a row to a canvas
column_layout_style()
Define column layout defaults for multi-panel rows
export_pdf() export_pdf_top()
Export a canvas to PDF (top-anchored)
html_text_box()
Construct a raw HTML text box item
layout_style()
Define a row layout style
md_text_box()
Construct a Markdown-formatted text box item
new_canvas()
Create a new canvas gtable
rich_table_box()
Construct a mixed-content table grob
str_banner_row()
Two-column banner with logo and text
str_n_panel_row()
Multi-column row layout (1..n columns)
str_subtitle_row()
Subtitle row layout
str_three_panel_row()
Three-panel row layout (A | B over C)
subtitle_layout_style()
Define subtitle row layout defaults
table_box()
Construct a native grid table for use in layout rows
text_box()
Construct a styled text box item
text_style()
Define a text style (ggplot2 element_text-like)
three_panel_layout_style()
Define three-panel row layout defaults