-
Notifications
You must be signed in to change notification settings - Fork 14
Fix 837 report #913
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
Fix 837 report #913
Conversation
study <- lAssessments[grep("kri", names(lAssessments))] | ||
|
||
|
||
overview_table <- purrr::map(study, function(kri) { |
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.
This is a clinic of concise data manipulation @mattroumaya, love it!
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.
Updated report looks great! I put the charts into tabs instead of hiding/showing them to save space but otherwise this looks super nice. Learn something new in dplyr
every code review!
Overview
Fix #837
Fix #904
Refactor report to add:
Hopefully this meets needs for meetings with CROs next week, and we can keep updating as needed