Skip to contents

Application of a watermark for a ggplot2 plot.

Usage

plt_water_mark(obj)

Arguments

obj

The name of the R object with the watermark as an array

Value

A ggplot2 object.

Examples


library(ggplot2)

ggplot(mtcars)+
plt_water_mark(vfx_watermark)