Examples for 'ggthemes::few_pal'


Color Palettes Few "Show Me the Numbers"

Aliases: few_pal

Keywords:

### ** Examples

library("scales")

show_col(few_pal()(7))
plot of chunk example-ggthemes-few_pal-1
show_col(few_pal("Dark")(7))
plot of chunk example-ggthemes-few_pal-1
show_col(few_pal("Light")(7))
plot of chunk example-ggthemes-few_pal-1

[Package ggthemes version 4.2.4 Index]