shadowtext {LBDiscover}R 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,
  ...
)

[Package LBDiscover version 0.1.0 Index]