Skip to content
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

Add a function to cleanly convert Params to Labels. #1791

Merged
merged 9 commits into from
Aug 26, 2024
Merged

Conversation

jonthegeek
Copy link
Contributor

@jonthegeek jonthegeek commented Aug 19, 2024

Overview

Function to add a Labels column to dfGroups.

Closes #1790.

Test Notes/Sample Code

Notes:

Closes #1790.

TODO before this PR is done: Consider adding to workflows and/or checking for it in report functions.
We'll likely want to push this back a step (so lStudy already uses the labels), but this function already implemented a miniature version of this so it was a safe place to add it.
@jonthegeek jonthegeek marked this pull request as ready for review August 20, 2024 14:25
@jonthegeek jonthegeek requested a review from jwildfire August 20, 2024 14:25
Oops, glad I noticed that I skipped that step! I intend to use this in gsm.app.
@jonthegeek
Copy link
Contributor Author

@lauramaxwell This one is ready to review, and will be useful in {gsm.app} in lots of places! (I don't need to export another function, I don't think, despite what I just said)

Copy link
Contributor

@lauramaxwell lauramaxwell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! The tiniest typo in the example in the header and then we're gtg!

R/util-MakeParamLabels.R Outdated Show resolved Hide resolved
jonthegeek and others added 2 commits August 26, 2024 15:39
Co-authored-by: Laura Maxwell <laura.maxwell1@gilead.com>
Copy link
Contributor

@lauramaxwell lauramaxwell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@lauramaxwell lauramaxwell merged commit 56ea0ea into dev Aug 26, 2024
5 checks passed
@lauramaxwell lauramaxwell deleted the fix-1790 branch August 26, 2024 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: MakeStudyInfo()
2 participants