Skip to contents

This helper function is used to extract the names of all the numeric columns in the TX mdb table. The result is passed to the treatment theme for use in formatting columns.

Usage

extract_num_colnames(df)

Arguments

df

data frame from the reshape_mdb_tx_df() call

Value

vector of column names for all numeric vars