Examples for 'ggthemes::stata_pal'


Stata color palettes (discrete)

Aliases: stata_pal

Keywords:

### ** Examples

library("scales")

show_col(stata_pal("s2color")(15))
plot of chunk example-ggthemes-stata_pal-1
show_col(stata_pal("s1rcolor")(15))
plot of chunk example-ggthemes-stata_pal-1
show_col(stata_pal("s1color")(15))
plot of chunk example-ggthemes-stata_pal-1
show_col(stata_pal("mono")(15))
plot of chunk example-ggthemes-stata_pal-1

[Package ggthemes version 4.2.4 Index]