Skip to contents

Reminds me of the syntax for passing my own colors to a ggplot2 graph

Usage

ft_ggplot2_self_colors()

Value

a string

Examples

ft_ggplot2_self_colors()
#> scale_color_manual(values = c("one" = "gray", "two" = "black"))