Dichromat (colour-blind) palette (discrete).
dichromat_pal(name)
name | Name of colour palette. One of:
|
---|
# Can use with gradient_n to create a continous gradient cols <- dichromat_pal("DarkRedtoBlue.12")(12) show_col(gradient_n_pal(cols)(seq(0, 1, length.out = 30)))