scale_fill_JS: JS scale fill for ggplot2

Description Usage Arguments

View source: R/scale_fill_JS.R

Description

JS scale fill, which is built on Ricardo Bion's code for ggtech

Usage

1
2
3
4
5
scale_fill_JS(
  theme = "JS",
  tech_key = list(JS = c("#BDB76B", "#556B2F", "#F4A460", "#FFFACD", "#7FFFD4"), Bright
    = c("#FF0000", "#00FF00", "#FFFF00", "#00FFFF", "#FF00FF", "#FF00FF"))
)

Arguments

theme

theme JS

tech_key

list of colors


JohanSalomonssonSV/JSthemes documentation built on Dec. 18, 2021, 1:39 a.m.