Skip to content

Devr 3528 proper case race interactive baseline char tbl issue86 #99

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

Merged

Conversation

lm3388
Copy link
Collaborator

@lm3388 lm3388 commented Apr 29, 2025

Updated made in react_base_char.R file to address the RACE first letter capitalization request in issue #86. Thanks to review.

@lm3388 lm3388 requested a review from wangben718 April 29, 2025 18:31
@lm3388
Copy link
Collaborator Author

lm3388 commented May 6, 2025

Changed has been made in the interactive-baseline.Rmd. Thanks to review.

}

# 1) In data_population: extract the RACE values as a character vector
race_values_pop <- metadata_sl[["data_population"]]$RACE # Use $ to get a vector
Copy link
Collaborator

Choose a reason for hiding this comment

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

Instead of revising the function, I would recommend to update the example to capitalize RACE variable in "vignettes/interactive-baseline.Rmd". The reason is that for other variable, it may also have the same demand to show value in upper or lower case. It is better to show the user a general solution.

@wangben718 wangben718 merged commit df488a3 into main May 22, 2025
8 checks passed
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.

2 participants