Package index
-
clintable()
- Create a new clintable object
-
as_clintable()
- Convert a flextable into a clintable object
-
clin_add_titles()
clin_add_footnotes()
- Add page footer
-
new_title_footnote()
- Create a new title or footnote flextable
-
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
-
clin_col_widths()
- Set column widths using percent
-
clin_column_headers()
- Set the column headers of the output clintable
-
clinify_footnotes_default()
- The function to apply default footnote styling
-
clinify_titles_default()
- The function to apply default title styling
-
clinify_table_default()
- The function to apply default table styling
-
clinify_docx_default()
- Function to create a default officer docx object
-
clin_default_table_width()
- Helper function to get the total page width
-
print(<clintable>)
knit_print(<clintable>)
- Clintable print method
-
write_clintable()
- Clintable write method