layer_PosNeg: layer_PosNeg

View source: R/layer_PosNeg.R

layer_PosNegR Documentation

layer_PosNeg

Description

layer_PosNeg

Usage

layer_PosNeg(mapping = NULL, data = NULL, x = 0, y = 0, size = 12, ...)

add_PosNeg(
  z,
  x = 0.5,
  y = 0.5,
  height.factor = 1.2,
  cols = c("blue", "red"),
  alpha = 0.8,
  ...
)

layer_PosNeg_sign(
  mapping = NULL,
  data = NULL,
  x = 0.5,
  y = 0.5,
  height.factor = 1.2,
  size = 12,
  ...
)

add_PosNeg_sign(
  z,
  mask,
  x = 0.5,
  y = 0.5,
  height.factor = 1.2,
  cols = c("blue", "red"),
  alpha = 0.8,
  ...
)

Arguments

...

other parameters to element_grob_text()


rpkgs/gg.layers documentation built on Sept. 14, 2024, 11:07 p.m.