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()
Create a clindoc object

Titles and Footnotes

Attach titles or footnotes to a clintable

clin_add_titles() clin_add_footnotes() clin_add_footnote_page()
Add titles, footnotes, or a footnote page to a clintable or clindoc
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
clin_group_pad()
Add Padding Between Groups in a Clinical Flextable

Style defaults

Default style functions

Outputs

Table rendering functions

print(<clintable>) knit_print(<clintable>)
Clintable print method
write_clindoc()
Clintable write method
make_grouped_pagenums()
Assign Page Numbers to Presorted Grouped Data