Clean up side effect column names
Usage
clean_side_effect_names(df, time_suffix = "_3m")
Arguments
- df
The data frame containing the side effect columns.
- time_suffix
The suffix indicating the time point (e.g., "_3m").
Value
A vector of cleaned-up side effect column names.