You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,16 @@
1
+
## crunchtabs 1.3.0
2
+
3
+
- Fixes problems with enforce_onehundred (#195)
4
+
- Adds option to remove page numbers from toplines/crosstabs (#200)
5
+
- Add toplines() function as an alias to crosstabs() (#201)
6
+
- Add functionality for flipping grids and presenting recontact questions (#103 )
7
+
- Fixes two new issues with codebooks where kableExtra added breaking elements and an issue with the basename of a dataaset containing special characters (#204, #205 )
8
+
- Adds support for custom weights (#209)
9
+
- Adds support for recontact_toplines (#199)
10
+
- Adds functionality for flipping grids on an exceptional basis (#212)
11
+
- Fixes a bug with include_q_number = FALSE (#207)
12
+
- Vignettes for recontact toplines, custom weights and other (#218)
13
+
1
14
## crunchtabs 1.2.9
2
15
3
16
- Codebook question descriptions now appropriately escape special characters (#187)
0 commit comments