scale_fill_tech: Tech scale fill for ggplot2

Description Usage Author(s) Examples

View source: R/scale_fill_tech.R

Description

tech scale fill

Usage

1
2
3
4
5
6
scale_fill_tech(theme = "airbnb", tech_key = list(airbnb = c("#FF5A5F",
  "#FFB400", "#007A87", "#FFAA91", "#7B0051"), facebook = c("#3b5998",
  "#6d84b4", "#afbdd4", "#d8dfea"), google = c("#5380E4", "#E12A3C", "#FFBF03",
  "#00B723"), etsy = c("#F14000", "#67B6C3", "#F0DA47", "#EBEBE6", "#D0D0CB"),
  twitter = c("#55ACEE", "#292f33", "#8899a6", "#e1e8ed"), X23andme =
  c("#3595D6", "#92C746", "#F2C100", "#FF6D19", "#6F3598")))

Author(s)

Ricardo Bion

Examples

1
scale_fill_tech(theme="etsy")

ricardo-bion/ggtech documentation built on Aug. 9, 2019, 10:40 a.m.