簡體   English   中英

在最新的 R 版本 3.6 中將繪圖列表保存到 Powerpoint 幻燈片

[英]Saving list of plots to Powerpoint slides in latest R version 3.6

I have a list of plots which I do want to save to powerpoint slides and I found this example Export several plots from R to ppt but the challenge is with latest version of R 3.6 I can't install ReporteRs package because it was removed. 想知道是否有任何其他選項可以讓我獲得我需要的結果,或者是否有人使用最新的 R 版本成功完成了這項工作

也許“出口”package 中的“graph2ppt”可能會提供所需的解決方案。 下面是一個解釋它的帖子的鏈接。 請記住,這是一個循環工作。 對於上述問題,我也沒有找到更直接的解決方案。

帖子: ggplot2 png 在全屏 Powerpoint 在輔助屏幕上

演示: https://github.com/tomwenseleers/export

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM