Examples for 'ggthemes::solarized_pal'


Solarized color palette (discrete)

Aliases: solarized_pal

Keywords:

### ** Examples

library("scales")

show_col(solarized_pal()(2))
plot of chunk example-ggthemes-solarized_pal-1
show_col(solarized_pal()(3))
plot of chunk example-ggthemes-solarized_pal-1
show_col(solarized_pal("red")(4))
plot of chunk example-ggthemes-solarized_pal-1

[Package ggthemes version 4.2.4 Index]