View source: R/plt_water_mark.r
plt_water_mark | R Documentation |
Application of a watermark for a ggplot2 plot.
plt_water_mark(obj)
obj |
The name of the R object with the watermark as an array |
A ggplot2 object.
library(ggplot2)
ggplot(mtcars)+
plt_water_mark(vfx_watermark)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.