preprocess_t_dd | R Documentation |
Preprocess t_dd function
preprocess_t_dd(
df,
levels = c("PROGRESSIVE DISEASE", "ADVERSE EVENT", "OTHER", "<Missing>"),
labels = c("Progressive Disease", "Adverse Events", "Other", "<Missing>")
)
df |
Input dataframe |
levels |
factor levels |
labels |
factor labels |
dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.