Skip to contents

Standard colors used by Signals and other people from the DLP world.

Usage

fetch_heatmap_color_palette(
  state_col,
  states_df,
  continuous = FALSE,
  max_colors = 20,
  custom_continuous_colors = NULL,
  custom_continuous_range = NULL,
  discrete_colors = NULL
)