Limit on width of a figure when making word document from Rmarkdown
I have an Rmarkdown that I am trying to render to a word document. I have an image that I would like to take up the full width of the page and I am specifying the width as an argument when I include the markdown. However, regardless of what I do, I can’t seem to get the figure to be wider than 14.82cm. Does anyone have any suggestions?