I am wondering if there is a generic way to overlay any R plot / visualization appearing in the R output window with a logo (as well as position it) so output is always branded?
I read this post where they use a stripe banner as part of ggplot, but is there more of a generic way of doing this so I can include it in any output to automatically put the appropriate branding in particular location (realizing it will likely have to be adjusted, but at least so it is always there) so I cna have it be part of say the 'default code template' so whether I or my colleague use generic plot, igraph, ggplot2, or any other graphics package it always will always get overlayed?