plt_water_mark.Rd
Application of a watermark for a ggplot2 plot.
plt_water_mark(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)