tidytlg 0.11.0.9000
- Exported functions
get_file_name()andinsert_empty_rows(). - Updated
gentlg_single()to replace, in the first column of tables/listings headers, every leading whitespace with 90 twips (0.0625 inches) left-indentation RTF markup. -
gentlg()argumentwcolnow allows for a list of column width vectors whenhuxmeis a list of tables. -
gentlg()new argumentfooters_one_rowwhich allows to merge footers as a single table row (default = FALSE)
tidytlg 0.1.5
CRAN release: 2024-06-14
- Updated
gentlg()to allow for passing multiple of either plots or tables tohuxme. The function supports printing multiple of these object to.rtffiles. - Updated
gentlg()to support refined control over the appearance of bottom borders in tables via new argumentsbottom_bordersandborder_fns. See documentation for these arguments for more information. - Adjusted the text accompanying the page numbers to correctly reflect the contents of the printed documents produced by
gentlg().
tidytlg 0.1.4
CRAN release: 2023-10-18
- Update
getFileName.Rto use thelogrxpackage over the timber package.
tidytlg 0.1.3
CRAN release: 2023-08-31
- Updated
tidytlg-packageoverall documentation to resolve a CRAN issue. (#21)
