theme_markdark: My own personal themes

Description Usage Functions

Description

My own personal themes

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
theme_markdark()

theme_marklight()

scale_color_markdark_d(...)

scale_color_markdark_c(..., low = palette$gradient[["low"]],
  high = palette$gradient[["high"]], space = "Lab",
  guide = "colourbar")

scale_color_marklight_d(...)

scale_color_marklight_c(..., low = palette$gradient[["low"]],
  high = palette$gradient[["high"]], space = "Lab",
  guide = "colourbar")

scale_fill_markdark_d(...)

scale_fill_markdark_c(..., low = palette$gradient[["low"]],
  high = palette$gradient[["high"]], space = "Lab",
  guide = "colourbar")

scale_fill_marklight_d(...)

scale_fill_marklight_c(..., low = palette$gradient[["low"]],
  high = palette$gradient[["high"]], space = "Lab",
  guide = "colourbar")

Functions


markwh/markplots documentation built on June 3, 2019, 11:03 p.m.