Tooltip construction helper
Usage
.handle_tooltips(data, tooltip_vars, labels_df)
Arguments
- data
the dataframe
- tooltip_vars
character vector of tooltip variables to extract
- labels_df
data.frame used for label lookups in tooltips
Value
data with added tooltip_text column