R: Function to export currently active R plot to Powerpoint/Word/LibreOffice

前端 未结 2 1548
渐次进展
渐次进展 2020-12-22 23:16

Currently I always export my R graphs to Powerpoint in vector format using the excellent ReporteRs package, as in

library(ReporteRs)
myplot = fu         


        
2条回答
提交回复
热议问题