clinify
R package clinify by atorus-research — release notes from GitHub.
clinify is closing the gap between flextable defaults and regulatory table specs.
◆Recent moves
- 15d ago
Spanner rules, header padding and exact row pitch
A typography release: clin_spanner_rule() draws the rule under a spanner across only the columns it covers and follows layout changes instead of taking column numbers, clin_header_pad() splits header spacing into above, below and rule_to_body, and clin_row_height() sets an exact body pitch in place of flextable's nominal quarter inch. clin_column_headers() also gains merge control so a header row that legitimately repeats a label keeps those cells separate.
View source ↗ - 1y ago
Document objects: clindoc() and multi-table output
⚡ SPARKThe release where clinify moved from formatting a table to composing a document — clindoc() objects accepting multiple tables, auto-pagination through Word's keep_with_next, dedicated footnote pages and automatic page numbers. Three breaking changes came with it, including renaming write_clintable() to write_clindoc().
View source ↗