-
Notifications
You must be signed in to change notification settings - Fork 130
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* draft of tbl_custom_summary fix #973 * document * filter NA values * pass stat_display as well * using dplyr::group_modify instead of summarise * document * cleaning * doc update * experimental * Option for adding an overall row * documentation improvements * better example * documentation updates * Create test-tbl_custom_summary.R * doc updates * Doc update Caution section and not mentionning internal variable * first helper to tbl_custom_summary * Update test-tbl_custom_summary.R * Update test-tbl_custom_summary.R * fix for continuous_summary() * .drop = FALSE when grouping * avoiding .by and .variable * theme elements for tbl_custom_summary() * ratio_summary * proportion_summary() * improved examples * doc update * additional tests for tbl_custom_summary * spell_check * simpler syntax * too long example * misc updates * doc updates Co-authored-by: Daniel Sjoberg <danield.sjoberg@gmail.com>
- Loading branch information
1 parent
d16b145
commit c628c55
Showing
31 changed files
with
1,669 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Oops, something went wrong.