【问题标题】:Does officer package support old format of PPT files (Window 97-2003)官员包是否支持旧格式的PPT文件(Window 97-2003)
【发布时间】:2019-08-19 08:07:41
【问题描述】:

R 官员包无法读取 Windows Presentation 97-2003 类型的旧 PPT 文件。它给出了以下错误。 simpleError in zip::unzip(zipfile = newfile, exdir = folder): zip error: Cannot open zip fileC:\Users\user1\AppData\Local\Temp\RtmpeYD5pQ\file41fc3c39b6.pptfor reading 在文件 zip.c:238>

下面是示例代码

content <- read_pptx(fileName)
data <- pptx_summary(content)

内容对象应该返回 rpptx 对象。

【问题讨论】:

    标签: r officer


    【解决方案1】:

    不,官员包仅支持*.docx*.pptx 文件。更多详情请见https://davidgohel.github.io/officer/

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2012-01-04
      • 1970-01-01
      • 1970-01-01
      • 2011-10-27
      • 2015-02-26
      • 1970-01-01
      • 2019-02-09
      • 1970-01-01
      相关资源
      最近更新 更多