preprocess_t_ds {autoslider.core} | R Documentation |
Preprocess t_ds function
Description
Preprocess t_ds function
Usage
preprocess_t_ds(
df,
levels = c("Alive: On Treatment", "Alive: In Follow-up", "<Missing>"),
labels = c("Alive: On Treatment", "Alive: In Follow-up", "<Missing>")
)
Arguments
df |
Input dataframe |
levels |
factor levels |
labels |
factor labels |
Value
dataframe
[Package autoslider.core version 0.2.6 Index]