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

assign_label() bug fix #88

Closed
wangben718 opened this issue Oct 31, 2022 · 0 comments · Fixed by #89
Closed

assign_label() bug fix #88

wangben718 opened this issue Oct 31, 2022 · 0 comments · Fixed by #89
Assignees
Labels
bug Something isn't working

Comments

@wangben718
Copy link
Collaborator

metalite:::assign_label(r2rtf::r2rtf_adae, var = "USUBJID", label = "Unique subject id")

In this example, all other variables in r2rtf_adae except USUBJID will be assigned to their variable name itself. We should keep their label if they already have label.

@wangben718 wangben718 added the bug Something isn't working label Oct 31, 2022
@LittleBeannie LittleBeannie linked a pull request Nov 1, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants