shadowtext: Helper function to draw text with a shadow/background

View source: R/visualization.R View source: R/visualization.R

shadowtextR Documentation

Helper function to draw text with a shadow/background

Description

Helper function to draw text with a shadow/background

Helper function to draw text with a shadow/background

Usage

shadowtext(
  x,
  y,
  labels,
  col = "black",
  bg = "white",
  pos = NULL,
  offset = 0.5,
  cex = 1,
  ...
)

shadowtext(
  x,
  y,
  labels,
  col = "black",
  bg = "white",
  pos = NULL,
  offset = 0.5,
  cex = 1,
  ...
)

LBDiscover documentation built on June 16, 2025, 5:09 p.m.