We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96255ea commit ef7abccCopy full SHA for ef7abcc
NEWS.md
@@ -9,7 +9,11 @@ Crosstables for descriptive analyses. See documentation at <https://danchaltiel.
9
#### Bug fixes and improvements
10
11
- Fixed `drop_levels` (#69, #70, #71)
12
+- Flextable autofit now uses the recommended method (#62)
13
- Fixed a bug happening when NA is already a level (#59)
14
+- Fixed error where `by` contains "label" (#56)
15
+- Fixed `header_show_n` not working in single `by` (#54)
16
+- Fixed some missing options in `crosstable_options()` and added tests (#53)
17
18
# crosstable 0.7.0 <sub><sup>2023-11-12</sup></sub>
19
0 commit comments