View source: R/utilities-background.R
createWatermarkGrob | R Documentation |
Creates a ggplot
grob based on the label text and its font properties.
createWatermarkGrob(label, alpha = NULL)
label |
A character value or |
alpha |
Numeric value between 0 and 1 corresponding to transparency of the watermark The closer to 0, the more transparent the watermark is. The closer to 1, the more opaque the watermark is. |
A ggplot
grob
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.