Last chance! 50% off unlimited learning
Sale ends in
Qualitative color palate based on the Ethan Schoonover's Solarized palette, http://ethanschoonover.com/solarized. This palette supports up to seven values.
solarized_pal(accent = "blue")
character
Starting color.
Other solarized colour: scale_fill_solarized
# NOT RUN {
library("scales")
show_col(solarized_pal()(2))
show_col(solarized_pal()(3))
show_col(solarized_pal("red")(4))
# }
Run the code above in your browser using DataLab