plt_water_mark: ggplot2: Application of a watermark

View source: R/plt_water_mark.r

plt_water_markR Documentation

ggplot2: Application of a watermark

Description

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)


vbfelix/relper documentation built on Jan. 28, 2025, 12:15 p.m.