scale_hypobg_distiller: Scale Linkage Group background

Description Usage Arguments

Description

Scale Linkage Group background

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
scale_hypobg_distiller(
  ...,
  type = "seq",
  palette = 1,
  direction = -1,
  values = NULL,
  space = "Lab",
  na.value = "grey50",
  guide = "colourbar",
  aesthetics = "hypobg"
)

Arguments

...

parameters passed to ggplot2::continuous_scale()

type

string, RColorBrewer palette type

palette

integer, RColorBrewer palette index

direction

numeric (1/ -1)

values

numeric vector, passed to scales::gradient_n_pal

space

colour space in which to calculate gradient, passed to scales::gradient_n_pal

na.value

Missing values will be replaced with this value.

guide

ggplot2::guide

aesthetics

string ("hypobg")


k-hench/hypogen documentation built on April 14, 2021, 1:44 p.m.