View source: R/visualization.R View source: R/visualization.R
shadowtext | R Documentation |
Helper function to draw text with a shadow/background
Helper function to draw text with a shadow/background
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,
...
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.