I am trying to find a method to wrap text around a plot in the word file I create using ReporteRs package. In word, we have an option called 'with text wrapping'. I am wondering whether we can create a similar result by nesting a addPlot function and addParagraph. Has anyone done this before? Please shed some guidance. Thank you
Insert a plot inside a paragraph
179 views Asked by JeanVuda At
        	1
        	
        
	
                        
I am afraid
ReporteRscan't do that. There is a new function (pot_imgin the latest release ofReporteRs) that let you concatenate text and images in a paragraph but it has no wrapping option. ~ From David (Author of the package)