This functionality depends on the readbitmap
package.
watermark_img(filename, x, y, width = 32, location = "br", alpha = 1, ...)
the filename of the
the x location of the watermark (0-1 scale)
the y location of the watermark (0-1 scale)
the width of the watermark image (in 'points')
one of tr
(top right), tl
(top left), bl
(bottom left), br
(bottom right), center
(view center)
transparency value
arguments passed to grid::gpar()
a ggplot object