We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
20f99d6
summary_rows() and grand_summary_rows() no longer incorrectly calculate summary values in cases where rows aren't already sorted by group (#556).
summary_rows()
grand_summary_rows()
Ensure compatibility with tibble 3.0.0 (#557).
Adapt tests to changes in dependent packages (#575)