Skip to content

v0.2.8 cran

Choose a tag to compare

@insights-engineering-bot insights-engineering-bot released this 15 Apr 15:08
· 103 commits to main since this release
b9e3eac
  • Added relevant tests for pagination when key columns need to be repeated in each page and when they are all empty.
  • Added relevant tests for new line characters' handling in footnotes and titles.
  • Added a cheatsheet.
  • Added function split_into_pages_by_var to split a listing into a list of listings according to values of a given
    variable. This enables page splits by variable when paginating.
  • Removed defunct function pag_listing_indices.
  • Changed title of "Getting Started with rlistings" vignette to "Getting Started".
  • Refactored paginate_listing to use directly paginate_to_mpfs function from formatters package.

What's Changed

New Contributors

Full Changelog: v0.2.7...v0.2.8