awalker89 / openxlsx

R package for .xlsx file reading and writing.
Other
364 stars 79 forks source link

How to insert an image as header or footer using openxlsx in R? #533

Closed AlvaroMCMC closed 3 years ago

AlvaroMCMC commented 3 years ago

Expected Behavior

I'm trying to get an image into an excel header, as when you do it manually like this:

image

The documentation says nothing about it: https://rdrr.io/cran/openxlsx/man/setHeaderFooter.html

sessionInfo()