Skip to contents

Table Object

Make a clintable Object

clintable()
Create a new clintable object
as_clintable()
Convert a flextable into a clintable object
clindoc() as_clindoc()
Convert a Clintable to a Word Document

Titles and Footnotes

Attach titles or footnotes to a clintable

clin_add_titles() clin_add_footnotes() clin_add_footnote_page()
Add page footer
new_title_footnote()
Create a new title or footnote flextable

Pagination

Control table pagination

clin_auto_page()
Enable Word Auto-Pagination Using Group Variable
clin_alt_pages()
Configure alternating pages during pagination of a clintable
clin_page_by()
Configure pagination using a page variable
clin_group_by()
Configure a clintable to table by a grouping variable, which will be used as a label

Styling

Table aesthetic helpers

clin_col_widths()
Set column widths using percent
clin_column_headers()
Set the column headers of the output clintable
clin_replace_pagenums()
Replace Table Cells with Word Page Number Fields

Style defaults

Default style functions

clinify_titles_default() clinify_footnotes_default() clinify_table_default() clinify_caption_default() clinify_docx_default()
Apply Default Clinical Styling to Clintables
clin_default_table_width()
Get the Default Table Width for Clinical Documents

Outputs

Table rendering functions

print(<clintable>) knit_print(<clintable>)
Clintable print method
write_clintable()
Clintable write method