Skip to content

crunchtabs 1.3.0

Compare
Choose a tag to compare
@1beb 1beb released this 26 Oct 19:50
a46a9e1

New features:

  • Adds support for custom weights (more than one weight in the same topline/crosstab) (#209)
  • Adds support for recontact_toplines (#199)
  • Adds functionality for flipping grids on an exceptional basis (#212)
  • Adds option to remove page numbers from toplines/crosstabs (#200)
  • Add toplines() function as an alias to crosstabs() (#201)
  • Add functionality for flipping grids globally (#103 )
  • Vignettes for recontact toplines, custom weights and other (#218) (Building now)

Bugfixes:

  • Fixes two new issues with codebooks where kableExtra added breaking elements and an issue with the basename of a dataset containing special characters (#204#205 )
  • Fixes problems with enforce_onehundred (#195)
  • Fixes a bug with include_q_number = FALSE (#207)