ggthemes (version 3.4.0)

scale_colour_stata: Stata color scales

Description

See stata_pal for details.

Usage

scale_colour_stata(scheme = "s2color", ...)

scale_fill_stata(scheme = "s2color", ...)

scale_color_stata(scheme = "s2color", ...)

Arguments

scheme

character. One of "s2color", "s1rcolor", "s1color", or "mono".

...

Other arguments passed on to discrete_scale to control name, limits, breaks, labels and so forth.