-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
128 new table table 15 #150
Conversation
* General package updates/maintenance (#116) * [skip actions] Bump version to 0.1.0.9032 * Add more questions to FAQ (#132) * [skip actions] Bump version to 0.1.0.9033 * Change `gtsummary` table function suffix (#131) * [skip actions] Bump version to 0.1.0.9034 * Update all `pref_var` parameters to `AEDECOD` (#134) Update pref_var to AEDECOD * [skip actions] Bump version to 0.1.0.9035 * Updates after `tern` 0.9.0 CRAN release (#121) * [skip actions] Bump version to 0.1.0.9036 * Fix typo in FAQ (#137) Fix typo * [skip actions] Bump version to 0.1.0.9037 * 93 table 3 patient screening and enrollment trials a and b (#127) Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: 27856297+dependabot-preview[bot]@users.noreply.github.com <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Emily de la Rua <[email protected]> Co-authored-by: Emily de la Rua <[email protected]> * [skip actions] Bump version to 0.1.0.9038 * Remove hard-coding of `"SAFFL"` (#143) * [skip actions] Bump version to 0.1.0.9039 * Update README (#140) * [skip actions] Bump version to 0.1.0.9040 * Update Presentations section (#145) * [skip actions] Bump version to 0.1.0.9041 * Add `saffl_var` to function template pages (#147) * [skip actions] Bump version to 0.1.0.9042 * 130 table 02 updates@main (#138) * update gt tests for table 2 * change summarize_vars to analyze_vars * table 02 updates. * [skip actions] Restyle files * Update function reference links * revert test snapshots --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Emily de la Rua <[email protected]> Co-authored-by: Emily de la Rua <[email protected]> --------- Co-authored-by: Emily de la Rua <[email protected]> Co-authored-by: edelarua <[email protected]> Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: 27856297+dependabot-preview[bot]@users.noreply.github.com <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Emily de la Rua <[email protected]> Co-authored-by: Abinaya Yogasekaram <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great @huanlugwu!
I just modified the example data a bit and added a filter to only include sex-specific FMQs. One thing to note for the future: make sure not to hard-code adsl
as the default for alt_counts_df
since this variable should be optional/specified by the user in all tables. Other than that, fantastic job!
Thanks!! :)
Code Coverage Summary
Diff against main
Results for commit: 2d58b5c Minimum allowed coverage is ♻️ This comment has been updated with latest results |
Please check the R CMD Check warnings and resolve them before merging |
Pull Request
Closes #128