preprocess_t_ds | R Documentation |
Preprocess t_ds function
preprocess_t_ds(
df,
levels = c("Alive: On Treatment", "Alive: In Follow-up", "<Missing>"),
labels = c("Alive: On Treatment", "Alive: In Follow-up", "<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.