Description Usage Arguments Value
View source: R/clean_hiv_status.R
Merge levels of server HIV status variable and convert output hiv_status variable into factor
1 | clean_hiv_status(x, .drop = TRUE)
|
x |
data frame of HIV treatment status changes |
.drop |
logical flag to define whether to drop original HIV treatment status variable |
data frame of same length as input data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.