So I am working on a mapping project. We have maps near completion -drawn using R base graphics (i.e. plot() ) I am outputting my maps in eps format to best suit publication. However the mapping agency who kindly gave us the data require us include their logo - whihc I have in EPS and jpg formats.
How do I load an eps file into R and then superimpose it on a map have drawn (using base graphics) ?