R/add_logo.R
add_logo.Rd
Adds a logo to a graph object and saves the result as a .png in the specified location.
A graph object. Default is most recent plot.
Character string indicating the logo to add. Options are: "microsoft", "share".
Character string providing the plot caption. By default, a blank caption will be added.
Character string with the name to create on disk (end with .png).
Path to save plot to (is combined with filename). By default, a folder called 'viz' in the R project directory.