This functionality depends on the readbitmap package.
watermark_img(filename, x, y, width = 32, location = "br", alpha = 1, ...)
| filename | the filename of the |
|---|---|
| x | the x location of the watermark (0-1 scale) |
| y | the y location of the watermark (0-1 scale) |
| width | the width of the watermark image (in 'points') |
| location | one of |
| alpha | transparency value |
| ... | arguments passed to |
a ggplot object