format states for plotting in a heatmap
Usage
format_states_for_hm(states_df, state_col, continuous = FALSE)
Arguments
- states_df
long format states information
- state_col
the column being plotted in the heatmap
Value
tibble (or maybe just a matrix ready to go?)