scale_colour_ge: scale_color_ge

Description Usage Arguments

View source: R/colors.r

Description

scale_color_ge

Usage

1
scale_colour_ge(primary = "blue", other = "grey", direction = 1, ...)

Arguments

primary

the color used for the primary case [default: "blue"]

other

the color used for the other case [default: "grey"]

direction

positive for normal order, negative for reversed order [default: 1 - normal order]

...

other parameters passed to 'ggplot2::discrete_scale'


lch14forever/ggessentials documentation built on Sept. 1, 2021, 7:23 a.m.